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

How To Make Row Selected At Client Side When Checkbox from Template Column Is Checked.

1 Answer 85 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Umesh
Top achievements
Rank 1
Umesh asked on 06 Mar 2009, 12:26 PM
Hello All,

I am using 7.1.1 version of RadGrid.
Here in RadGrid I am using GridTemplateColumn for displaying checkboxes  for selection of rows.
Now here I want,When user selects the checkbox form row the entire row should get selected but at client side(through javascript).
I dont want to use GridClientSelectColumn.
How to achive it with GridTemplateColumn.

Thanks & Regards,
Umesh

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 09 Mar 2009, 05:46 AM
Hi Umesh,

Go through the following CodeLibrary submission which explains how to select Grid rows on the client side using CheckBox in a Template column.
Selecting rows client side via checkbox
Check/Uncheck all checkboxes in template column and selecting rows with checkbox

Thanks
Shinu


Tags
Grid
Asked by
Umesh
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or