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

RadGrid EditMode Batch Force Update Always

1 Answer 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
TallOne
Top achievements
Rank 2
TallOne asked on 25 Sep 2015, 11:56 AM

Hi,

 I have a grid with editmode set to Batch.  I save grid changes in the UpdateCommand event.  This event doesn't fire if no changes have been made, but there is still a postback.  How do I force this event to always fire when the "Save Changes" button is selected?  I need to update some related values outside the grid.

 

Thanks In Advance!

Jerry

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 30 Sep 2015, 07:54 AM
Hello Jerry,

You can use the OnBatchEditCommand event provided by RadGrid:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-editing/edit-mode/batch-editing#server-side-api

Hope this helps.

Regards,
Eyup
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
TallOne
Top achievements
Rank 2
Answers by
Eyup
Telerik team
Share this question
or