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

batch edit mark changed

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Gary Goodwin
Top achievements
Rank 1
Gary Goodwin asked on 16 Nov 2015, 12:42 PM

Hi

 

  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

Sort by
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
Tags
Grid
Asked by
Gary Goodwin
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or