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

save kendo grid data to database

1 Answer 276 Views
Grid
This is a migrated thread and some comments may be shown as answers.
livashini
Top achievements
Rank 1
livashini asked on 06 Jun 2014, 06:00 AM
how to save kendo grid data to database using stored procedure in web based application using javascript? 

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 10 Jun 2014, 02:31 PM
Hi livashini,

This could be achieved by using the built-in CRUD functionality of the Grid to send the new/modified items to the server. It is the server's responsibility to store the data to the database, however the implementation is platform-specific and not directly related to Kendo UI. 

Regards,
Alexander Popov
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
livashini
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or