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

TabStrip Performance

1 Answer 31 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
sitefinitysteve asked on 06 Aug 2010, 07:16 PM
I want to have 5-6 tabs each Multipage would have a RadGrid or RadListView on it (amound other things)

Is there a way to set it up so only the active tab is rendering\bloating the viewstate :)

...in my case a user might not even click to any other tabs ever so I don't want any extra bloat coming down

Or is this how it works now?

1 Answer, 1 is accepted

Sort by
0
Cori
Top achievements
Rank 2
answered on 06 Aug 2010, 09:41 PM
Hello Steve,

You should set RenderSelectedPageOnly="true" on the RadMultiPage, so it only renders the selected PageView.

I hope that helps.
Tags
TabStrip
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Cori
Top achievements
Rank 2
Share this question
or