Hi,
I am using Webhierarchialdata Grid .I can able to update values to the grid from the database.how can i done that from the server side.like using datatable ,dataset in C#.
Regards,
Hsakarp.
Use WebHierarchicalDataGrid smart tag
Follow the wizard and it will create a WebHierarchicalDataSource for you. During the wizard you will be prompted to link it to the database tables.
Good Luck