I have to create a batch editable rad grid with dynamic columns(Column and Column count can be varied). Also need to add controls(like drop downs, check boxs, buttons and multi-line text boxs) dynamically in the batch edit grid. How can i achieve this?
Thanks & regards
Lijo Sebastian
1 Answer, 1 is accepted
0
Konstantin Dikov
Telerik team
answered on 25 Feb 2015, 06:56 AM
Hello Lijo,
I could recommend that you go through our help article for programmatically creating RadGrid:
Although that the examples are not for Batch Editing, the only thing that you have to do in order to enable it is to set the EditMode property of the MasterTableView to "Batch".
Hope this helps.
Regards,
Konstantin Dikov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.