I have a RadGrid in batch edit mode. I have a button for clearing (not deleting) the row.
When the button is pressed I clear the row in the DataTable and rebind. However I want
to mark some changed flag in the grid so the BatchEditCommand event is fired on save.
Howw do I do this?
Thanks Gary
1 Answer, 1 is accepted
0
Viktor Tachev
Telerik team
answered on 18 Nov 2015, 12:31 PM
Hello Gary,
In order to indicate what records are about to be deleted in the data source you can set the MasterTableView-BatchEditingSettings-HighlightDeletedRows property to true.
Regards,
Viktor Tachev
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