Hello Telerik
I need to create a Heirarchial Grid for Self Referencing data. The levels of nesting can be more than one.
At the last level of nesting, the Grid should have InLine Editing feature. User can click on any of it's cells and edit it. He should be able to edit as many Cells as he want and finally save the changes in the Database.
I have to add all the controls required for above the task dynamically through the Code Behind. I should not statically define the control in .aspx
Please help.
Thanks in Advance.
Vishnu
I need to create a Heirarchial Grid for Self Referencing data. The levels of nesting can be more than one.
At the last level of nesting, the Grid should have InLine Editing feature. User can click on any of it's cells and edit it. He should be able to edit as many Cells as he want and finally save the changes in the Database.
I have to add all the controls required for above the task dynamically through the Code Behind. I should not statically define the control in .aspx
Please help.
Thanks in Advance.
Vishnu