Re: ColdFusion MX6.1: Using JavaScript with CFTREEITEM

2009-08-31 Thread Tony Bentley
I just developed a tree using JQuery and the built in functions for XML in Coldfusion. Also, I believe you can even use SQL to write the XML tree. http://docs.jquery.com/Plugins/Treeview/treeview ~| Want to reach the ColdFusio

Re: ColdFusion MX6.1: Using JavaScript with CFTREEITEM

2009-08-31 Thread Cutter (ColdFusion)
Sanjeev, Forgive me if my memory is faulty (6.1 is a little dated), but isn't the cftree implementation in 6.1 a Java Applet? You might want to look at ExtJs. I know that the ColdExt project supports the ExtJs based Tree. Steve "Cutter" Blades Adobe Certified Professional Advanced Macromedia C

ColdFusion MX6.1: Using JavaScript with CFTREEITEM

2009-08-31 Thread SANJEEV SINGLA
Hi All, I am using ColdFusion MX6.1 and want to build hirearchial tree using cftree and cftrritem. The problem I am facing is that upon click of the nodes (child nodes only not folders) I want to have some functionality. I am trying to use http://www.houseoffusion.com/groups/cf-talk/message.cf