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

[Solved] How to set a check box instead of delete button and delete records based on checkbox selection

1 Answer 195 Views
Grid
This is a migrated thread and some comments may be shown as answers.
surama hotta
Top achievements
Rank 1
surama hotta asked on 29 Jul 2009, 10:37 AM
Hello,

I am using telerik:RadGrid for insert, update, delete records in one of my project. My problem is instead of delete button or delete image i want check box in each row and a delete button in header of the grid, in which i can checked one or more checkbox and by click on the delete button it deleted the checked rows from the grid.

Can any one help me in this.....

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 29 Jul 2009, 11:02 AM
Hi Surama,

You can refer to the following help document which explains how to delete grid items depending on the checkbox state nested in the ItemTemplate of a GridTemplateColumn.
Deleting grid items depending on GridCheckBoxColumn values or checkbox persistence in GridTemplateColumn

Thanks
Princy.
Tags
Grid
Asked by
surama hotta
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or