how to save kendo grid data to database using stored procedure in web based application using javascript?
1 Answer, 1 is accepted
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!