Unable to edit the data in the grid when the grid is populated with remote data using AJAX and columns are created dynamically. Is this possible? Are there any code samples?
1 Answer, 1 is accepted
0
Radoslav
Telerik team
answered on 28 Mar 2016, 08:14 AM
Hi Mark,
The desired functionality is supported by the kendo grid. To achieve it you need to generate a valid schema for the fields which will be edited. Here you can find a simple example which uses client side approach: http://jsbin.com/rerararipi/edit?html,js,output
In your case you need to add the model on the server.
Please give it try and let me know if you have any other questions.
Regards,
Radoslav
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!