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

Add extra button to Grid popup editor template

1 Answer 860 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jonatan
Top achievements
Rank 1
Jonatan asked on 06 Jan 2016, 12:22 PM

I have a popup editor template where I wish to have 2 update buttons instead of the standerd 1.

 

The first one is supposed to function as normally.

 

The second one is supposed to change a hidden value in the editor template and then trigger the grid update.

 

How would I go about:

1: adding the extra button next to the Update Button.

2: Updating the value in the "HiddenFor" object and then triggering the grid's Update Function? 

1 Answer, 1 is accepted

Sort by
0
Boyan Dimitrov
Telerik team
answered on 08 Jan 2016, 08:59 AM

Hello Jonatan,

 

The following forum discussion shows how to add a custom button in the popup editor using the edit event of the Kendo UI Grid for ASP.NET MVC. Sample approach could be used in order to add your update button. 

 

 

Regards,
Boyan Dimitrov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Jonatan
Top achievements
Rank 1
Answers by
Boyan Dimitrov
Telerik team
Share this question
or