Dhtmlx Tree

Hello

I have a problem loading tree nodes from mysql database. My main issue is to render database such as the way it is displayed on the Db admin demo. I have tried to use the multiple table script but all in vain. Kindly help.
tree.zip (304 Bytes)

Hello,

The attached script uses TreeGroupConnector which can be used if tree need to be shown from plain data (by grouping it).

If you are going to use multiple tables, you may consider TreeMultitableConnector (sample can be found in connector package):

docs.dhtmlx.com/connector__php__ … ector.html