I almost forgot I had promised to release my HTMLTree module.
What does it do ?
It mimics the DBTreeView plugin but gives you more control over things than the plugin does.
For example:
create a tree by code (an Array)
create a tree using table data
create a tree by using both an array and table data
expand/collapse a node by code.
select a node by code
And it’s all done in HTML and free for you to use in your solutions.
Download HTMLTree Module and Demo Solution (1.0b3)
I hope you like it!
Robert,
Thanks for this SUPER example!
Also - thanks for sharing it with everyone - it’s AWESOME!
Westy
February 6, 2005, 5:59am
4
This is a significant contribution. Very professionally done. Thank you!
Harjo
February 6, 2005, 7:59am
5
This is excellent work, Robert!
IT2Be
February 6, 2005, 6:40pm
6
Robert, I am downloading it now but I already know it is well worth thanking you for it!!!
ROCLASI:
I hope you like it!
Great piece of software. Bravo, Robert
hpmxxx
February 7, 2005, 8:35am
8
Hi Robert
Cool job! Thanks for sharing!
Hans-Peter
ROCLASI
February 7, 2005, 10:33am
9
Wow, what a response!
I would love to hear from you when you use this module and what you are using it for.
Also any changes made to the module. I could incorporate it in a new version if you allow me.
Ofcourse any comments/bugreports/request for features are also welcome
Really nice stuff again, Robert!
I’m trying to use it in some kind of progress planner solution, where the tree contains not folders, but records in listview.