Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Jul 27, 2009 03:07
open dhtmlx forum
How to bind the values to the Treeview from SQL Database

Hai,
How to bind the Values to the Treeview and Datagrid from SQL Database using ajax component...
Answer posted by Alex (support) on Jul 27, 2009 03:42

Hello, 

you can use loadXML method for tree or grid. This method loads xml using Ajax. This xml stream can be generated using any server-side language. 

Moreover there are php connectors (a ready server-side solution) for both grid and tree. 

Answer posted by Support on Jul 27, 2009 03:56