HTMLTree (Module and demo solution)

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!

very cool Robert! 8)

This is a significant contribution. Very professionally done. Thank you!

This is excellent work, Robert! :D

Robert, I am downloading it now but I already know it is well worth thanking you for it!!! :lol:

ROCLASI:
I hope you like it!

Great piece of software. Bravo, Robert :slight_smile:

Hi Robert

Cool job! Thanks for sharing!

Hans-Peter

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

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.