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

[Solved] RadTabStrip with RadGrid

1 Answer 103 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 20 Jun 2008, 04:49 PM
I have a RadTabStrip, and am dynamically loading page views on deman when the user clicks on each tab ( using the telerik example as a guide ).

The problem is that the RadGrid does not maintain the selected row across postbacks.

For example, if I dyanmically load a page view with a grid inside of it, and click the row, the row is selected.

When I click on a different tab, it does an async postback to generate the pageview contents.  All works fine.

However, when I click back to the previous tab with the RadGrid, the tab is no longer selected.

Is there something I need to do in order to maintain the selected row in this use case?

1 Answer, 1 is accepted

Sort by
0
Accepted
Shinu
Top achievements
Rank 2
answered on 23 Jun 2008, 05:48 AM
Hi Paul,

Go through the following help document link.
Persisting the selected rows on sorting/paging/filtering/grouping

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