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

Multipage postback

2 Answers 109 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
altaf
Top achievements
Rank 1
altaf asked on 25 Sep 2008, 08:34 AM
Hello,

I am using tabstrip with radmultipage. there are 11 tabs
my page takes many time to load all the tabs.
but i want that when user click on that tab then its relevant
pageview should be postback and visible.

how can i do that.
Please guide me as soon as.

Thanks.


 


2 Answers, 1 is accepted

Sort by
0
Accepted
Serrin
Top achievements
Rank 1
answered on 25 Sep 2008, 01:17 PM
Hi Altaf,

Looks like this is covered here:

TabStrip load on demand

But in a nutshell, set the RenderSelectedPageOnly on MultiPage to true and the autopostback to true, this way only the selected tab is loaded.

Does that improve your page loading time at all?
0
altaf
Top achievements
Rank 1
answered on 29 Sep 2008, 09:45 AM
its working fiine.

Thanks for reply
Tags
TabStrip
Asked by
altaf
Top achievements
Rank 1
Answers by
Serrin
Top achievements
Rank 1
altaf
Top achievements
Rank 1
Share this question
or