I'm searching example to save data from Kendo grid in mode batch and Edit in GridEditMode.InCell
I need call a Controler MVC send data grid with other data for example textarea without grid and other information.
I only find examples save with grid events.
Thanks
Rose
1 Answer, 1 is accepted
0
Tsvetomir
Telerik team
answered on 21 Apr 2021, 05:44 AM
Hi Rose,
In general, the CRUD operations that are set up for the grid perform AJAX requests. Therefore, you could pass any additional data parameters with the data option of the AJAX option. We have exposed a specific configuration for this called "Data".
Please find more information on how to send additional parameters in the following forum thread:
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.