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

Rad Grid Dynamic CheckBox Status on Paging,PageSize

1 Answer 70 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Anil
Top achievements
Rank 1
Anil asked on 27 Nov 2011, 12:56 PM
Hi,

I'm using a RadGrid,Where I added a CheckBox column as <GridTemplateColumn><itemTemplate><asp:CheckBox>.Which is Dynamically created for all items of the RadGrid. But while page index has changed and getting back to the old page...The checkbox status hadn't retaining.

If anyone had any solution,Please reply to the post as soon as possible.

Regards,
Anil Kumar.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 28 Nov 2011, 05:24 AM
Hello Anil,

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 selection.
Persisting the Selected Rows Server-side on Sorting/Paging/Filtering/Grouping

-Shinu.
Tags
Grid
Asked by
Anil
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or