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

[Solved] delete record w/ BatchEditCommand

1 Answer 109 Views
Grid
This is a migrated thread and some comments may be shown as answers.
adam
Top achievements
Rank 1
adam asked on 08 Aug 2013, 01:01 PM
I'm using GridButtonColumn with CommandName="Delete" CommandArgument="Delete".  The RadGrid1_BatchEditCommand method is not being called when the button is clicked. Update and Insert are working.  What is the problem?????

1 Answer, 1 is accepted

Sort by
0
adam
Top achievements
Rank 1
answered on 08 Aug 2013, 01:11 PM
OK, I figured it out....  It doesn't immediately delete.... After you click the delete button, you have to click the "Save Changes" button since it's batch editing.
Tags
Grid
Asked by
adam
Top achievements
Rank 1
Answers by
adam
Top achievements
Rank 1
Share this question
or