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

radgrid paging

2 Answers 70 Views
Grid
This is a migrated thread and some comments may be shown as answers.
mohamed
Top achievements
Rank 1
mohamed asked on 19 Jul 2011, 12:29 PM

i'm using GridClientSelectColumn in my radgrid ,
If i go to next page previous page selected value clear ,
How i solved. 

Thanks Advance,
Mohamed.

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 19 Jul 2011, 12:38 PM
Hello Mohammed,

RadGrid loses its current selection when the data is sorted, a new group or filter is added, or when the current page changes. Check the following help documentation which explains how to persist the selected value.
Persisting the Selected Rows Server-side on Sorting/Paging/Filtering/Grouping.

Thanks,
Princy.
0
mohamed
Top achievements
Rank 1
answered on 19 Jul 2011, 01:14 PM
Thanks for ur reply Princy,

Nothing can happen .
Any other examples .

I don't have put button like that example ,

<telerik:GridClientSelectColumn UniqueName="CheckboxSelectColumn" HeaderStyle-Width="10px"
                        HeaderText="Check Box" />

Thanks,
Mohamed.
Tags
Grid
Asked by
mohamed
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
mohamed
Top achievements
Rank 1
Share this question
or