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

command.Update() button on Grid.ClientDetails.Template

1 Answer 223 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Simon
Top achievements
Rank 1
Simon asked on 17 Dec 2019, 04:16 PM

I have created a ClientDetails template so that I can edit a grid row in a 'form style' with tabs. I would like to put a command button on the template so that I can save the changes in the same way that I get an Update button with inline editing. I would like to know the best way of doing this. Does any one know of an example demo/code for doing that would set me in the right direction.

1 Answer, 1 is accepted

Sort by
0
Accepted
Nikolay
Telerik team
answered on 20 Dec 2019, 01:28 PM

Hello Simon,

This could be achieved with the jQuery Post method. Inside the button click handler send the current row dataItem to the action as described in the following forum thread:

Let me know if you have any questions.

Regards,
Nikolay
Progress Telerik

Get quickly onboarded and successful with Telerik UI for ASP.NET Core with the dedicated Virtual Classroom technical training, available to all active customers.
Tags
Grid
Asked by
Simon
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or