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

Persisting Selected Row on Rad Grid

7 Answers 760 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Antony
Top achievements
Rank 1
Antony asked on 15 Feb 2011, 05:19 AM
Hi,
Can any one tell me how to persist the selected row even after post back when Allow multi row selection is false.
Any response will be really helpful.

Regards,
Antony K S

7 Answers, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 15 Feb 2011, 06:30 AM
Hello Antony,


RadGrid loses its current selection when the data is sorted, a new group or filter is added, or when the current page changes. If you want the client-side selection to persist across these events, please review the following help article:
Persisting the selected rows client-side on sorting/paging/filtering/grouping


Also, go through the following link.
Making a grid row selected at all times


-Shinu.
0
Antony
Top achievements
Rank 1
answered on 15 Feb 2011, 06:33 AM
Thanks for the quick response
0
Vijayaraj
Top achievements
Rank 1
answered on 21 Aug 2011, 10:17 PM
Hi shinu,

Thanks for the above post. It works for  me. 

I wish to know the list of all the rows that are selected on the client multi selection. Is there any way to accomplish this.

I am able to retrieve all the selected rows in the current page, but i wish to retrieve the from all other pages that are persisting the selection.

Any help on this regard would be very helpfull.

Thanks
Vijay


0
mathieu cupryk
Top achievements
Rank 1
answered on 05 Sep 2012, 01:35 AM
second link does not work
0
Shinu
Top achievements
Rank 2
answered on 05 Sep 2012, 03:09 AM
Hi,

Here is the link.
Making a Grid Row Selected at All Times

Thanks,
Shinu.
0
Harry
Top achievements
Rank 1
answered on 21 Nov 2015, 03:19 PM

Hi,

I want to keep the selected row when radgrid gets re-sorted with ASP.NET Ajax. I thought the links provided would help but they don't work anymore. Any help would be appreciated.

 Thank you,

0
Harry
Top achievements
Rank 1
answered on 21 Nov 2015, 03:25 PM

Sorry, I just found the page. Persisting the Selected Rows Client-side on Sorting/Paging/Filtering/Grouping

http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/functionality/selecting/how-to/persisting-selected-rows-client-side

Thank you

Tags
Grid
Asked by
Antony
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Antony
Top achievements
Rank 1
Vijayaraj
Top achievements
Rank 1
mathieu cupryk
Top achievements
Rank 1
Harry
Top achievements
Rank 1
Share this question
or