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

Select All in "Telerik:RadGrid"

2 Answers 501 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Samrat Banerjee
Top achievements
Rank 1
Samrat Banerjee asked on 24 Oct 2008, 01:23 PM
Dear Telerik Support Team,

    I am working on a webpage having a Telerik:RadGrid control applied for displaying Event details. I have successfully filled the text columns using your control but need to include one more column having a checkbox in the leftmost column, i.e. one for every row, incluing the one on top for Select All. Can you suggest me how can I add this checkbox as a GridTemplateColumn in your "telerik:RadGrid" so that user can click on Select All checkbox to select/unselect the rest of checkboxes below and accordingly the actions can be carried out based on the Button user clicks (Edit / Delete in my case) for selected records, I kept right below your Grid control.

Regards
Samrat Banerjee
India

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 27 Oct 2008, 11:44 AM
Hi Samrat,

You can either use a GridClientSelectColumn or other wise a GridTemplateColumn with  a CheckBox in its ItemTemplate for achieving the desired scenario. Go through the following demo links for more details.
Client-side row selection
Server-side row selection

Thanks
Shinu
0
Najah
Top achievements
Rank 1
answered on 21 Jun 2012, 10:00 AM
Hi Shinu,

Your 2 links are broken...

Could you please update it.

Thank you
Tags
Chart (Obsolete)
Asked by
Samrat Banerjee
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Najah
Top achievements
Rank 1
Share this question
or