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

RadMultiPage Does Not Display

1 Answer 108 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Mark Galbreath
Top achievements
Rank 2
Mark Galbreath asked on 07 Dec 2009, 11:02 PM
I was following the tutorial at
 
http://www.telerik.com/help/aspnet-ajax/tab_gettingstarted.html 

and the content of the associated RadPageViews (any that are declared as default, or just letting the Telerik code decide) will not display on Page Load; only after selecting another tab will the content of the RadMuliPage page views display.  The result is I have a page loaded with a series of tabs, but no content.  I have to select a different tab than the default before content begins to display.

Is this a known issue?  I tried the search engine, but it's breaking again (known issue).

Using 2009_10_28
IE 7
VISTA Enterprise
.NET 3.5
VS 2008

Cheers!
Mark

1 Answer, 1 is accepted

Sort by
0
Accepted
Schlurk
Top achievements
Rank 2
answered on 09 Dec 2009, 06:21 PM
I believe the reason for this is that you haven't defined a selected index which the page is supposed to display on page load. Have you tried using the code found on this documentation article page? It's a really simple TabStrip with a RadMultiPage, and it shows how to use the SelectedIndex property.
Tags
TabStrip
Asked by
Mark Galbreath
Top achievements
Rank 2
Answers by
Schlurk
Top achievements
Rank 2
Share this question
or