Bind Grid With a DataGrid

hi,

I want to know How I will bind the Grid or TreeView If I have to bind a grid with Datatable or DataSet.

Can I get the code for this on Server side and Client Side. Becase in the example it is showing of using XML only.

I need the code how it will send the request to server side and How it will get the xml and Bind it in Asp.net with C#.

Thanks
Lokendra Ujjwal

You will have to convert your data to one of the formats supported by dhtmlxGrid:
docs.dhtmlx.com/doku.php?id=dhtm … ta_loading
Also please, have a look at the dhtmlxConnectors:
docs.dhtmlx.com/doku.php?id=dhtm … tornet:toc