Page 1 of 1

HTMLTree (Module and demo solution)

PostPosted: Sat Feb 05, 2005 5:50 pm
by ROCLASI
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!

PostPosted: Sat Feb 05, 2005 7:35 pm
by bcusick
Robert,

Thanks for this SUPER example!

Also - thanks for sharing it with everyone - it's AWESOME!

PostPosted: Sat Feb 05, 2005 8:39 pm
by maarten
very cool Robert! 8)

PostPosted: Sun Feb 06, 2005 7:59 am
by Westy
This is a significant contribution. Very professionally done. Thank you!

PostPosted: Sun Feb 06, 2005 9:59 am
by Harjo
This is excellent work, Robert! :D

PostPosted: Sun Feb 06, 2005 8:40 pm
by IT2Be
Robert, I am downloading it now but I already know it is well worth thanking you for it!!! :lol:

Re: HTMLTree (Module and demo solution)

PostPosted: Mon Feb 07, 2005 12:29 am
by Riccardino
ROCLASI wrote:I hope you like it!


Great piece of software. Bravo, Robert :-)

PostPosted: Mon Feb 07, 2005 10:35 am
by hpmxxx
Hi Robert

Cool job! Thanks for sharing!


Hans-Peter

PostPosted: Mon Feb 07, 2005 12:33 pm
by ROCLASI
Wow, what a response! :D

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 :)

PostPosted: Fri Mar 31, 2006 10:06 pm
by Karel Broer
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.