This is a migrated thread and some comments may be shown as answers.

Data Editing in Grid populated with remote data using AJAX

1 Answer 26 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 24 Mar 2016, 07:57 PM
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

Sort by
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!
 
Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or