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

RadGrid and DetailGrid

1 Answer 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
marksweat
Top achievements
Rank 1
marksweat asked on 28 Jul 2011, 05:51 PM
I've got a RadGrid with detail tables in a search application.

Often times my users are looking at the detail tables and then change the search critieria.

At that point my code rebinds the grid and the detail tables the users were looking at before and no longer expanded. The users are not excited about having to expand out the detail tables again.

What's the best way to handle this situation. Is there an easy way to get the rows that are expanded before the bind and then programmatically expand them again?

--Mark 

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 03 Aug 2011, 11:50 AM
Hello Mark,

You could try using the approach from the following help article dealing with preserving the expanded state of items on rebind:
Retain expanded/selected state in hierarchy on rebind

Greetings,
Tsvetina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
marksweat
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or