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

Persisting Check box Checked Status After Paging in Grid Client Select Column

2 Answers 250 Views
Grid
This is a migrated thread and some comments may be shown as answers.
A2H
Top achievements
Rank 1
A2H asked on 12 Jul 2010, 03:49 PM
Hi All,
I am using a GridClientSelect Column for selecting rows in client side in telerik radgrid.Its working fine in all aspects except, the checked status is going off after paging

How can we persist the checked status of Checkbox can retained even after paging in GridClientSelect Column of Telerik RadGrid.

Thanks,
A2H

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 13 Jul 2010, 05:29 AM
Hello,

The following online documentation shows how to perform this:
Persisting the selected rows client-side on sorting/paging/filtering/grouping


-Shinu.
0
A2H
Top achievements
Rank 1
answered on 13 Jul 2010, 08:00 AM
Hi Shinu,
Thanks for ur quick reply.............
     I have used the code in the mentioned hyperlink but it was giving some script error,if all the rows are selected in the grid,irrespective of paging.

I have used a code in code library :
http://www.telerik.com/community/code-library/aspnet-ajax/grid/client-side-row-selection-persisted-with-paging.aspx

This worked for me with out any issues.


Thanks,
A2H
Tags
Grid
Asked by
A2H
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
A2H
Top achievements
Rank 1
Share this question
or