I am just amending our old web application. I would likes to include tree structure hierarchy based on user entries in the MySQL database(dynamic view structure). Please, if anybody have ideas, please share with me and thanks in advance.

Regards,
BIJU

I have used the jQuery Treetable plug-in several times. Its easy to implement. You simply have to build your tree using a table structure via your server side code.

The client side code creates the tree.

http://plugins.jquery.com/treetable/

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.