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

Keep selected row focused

1 Answer 64 Views
Grid
This is a migrated thread and some comments may be shown as answers.
RvdGrint
Top achievements
Rank 1
RvdGrint asked on 31 May 2012, 09:29 AM
Hello,

I'm using a RagGrid on a dynamically loaded UserControl. To keep row selected after postback I followed this: 
http://www.telerik.com/help/aspnet-ajax/grid-persist-selected-rows-on-sorting.html

The selected state on the server-side is succesfully set only client-side the record is not selected. When I check the select-item on the OnGridCreated event the count of selected-items is zero.

Can someone help me with this.

Regards,
  Jos Meerkerk

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 05 Jun 2012, 07:52 AM
Hi Jos,

Please try persisting the selection on the client using the approach below:
http://www.telerik.com/help/aspnet-ajax/grid-persist-selected-rows-client-sorting-paging-grouping-filtering.html

Greetings,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
RvdGrint
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or