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

Example Save with External button grid mode .Batch(true) and GridEditMode.InCell

1 Answer 114 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rosa Maria
Top achievements
Rank 1
Rosa Maria asked on 16 Apr 2021, 08:16 AM

Hi

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

Sort by
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:

https://www.telerik.com/forums/pass-additional-parameters-to-read-ajax-datasource-method---mvc#6-wwFQboTECQByGUQYKKhw

Let me know if I could help with anything else.

 

Best regards,
Tsvetomir
Progress Telerik

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/.

Tags
Grid
Asked by
Rosa Maria
Top achievements
Rank 1
Answers by
Tsvetomir
Telerik team
Share this question
or