I have a coldfusion page that my client wants a treeview component added to.
I've done some searching around but can't find anything specific enough for my needs.
Treeview control will most likely have to be bound to an XML document, as the data is heirarchial and dynamic.
If anyone has created anything like this using coldfusion, html, javascript, etc.. Let me know and provide any useful examples. Any help is greatly appreciated.
Need help with creating coldfusion site
Started by hoser2001, Jun 18 2008 06:46 AM
3 replies to this topic
#1
Posted 18 June 2008 - 06:46 AM
|
|
|
#2
Posted 27 June 2008 - 11:29 AM
I'm not sure, but using ASP.NET you could create a TreeView control. Try the Visual Web Developer 2008 Express Edition IDE. I have no idea how it works (or even if it works), I just think I've seen the control in the Toolbox.
#3
Posted 27 June 2008 - 11:56 AM
It depends a little one whether you want to use AJAX techniques to dynamically load pieces of the tree or populate it all at once. Regardless, you are probably looking at implementing most of the functionality through JavaScript.


Sign In
Create Account


Back to top









