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

Tab Contents are not displayed on Initial Load

2 Answers 61 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
drinell
Top achievements
Rank 1
drinell asked on 27 Jan 2009, 11:12 PM
I am using a Tab strip in conjunction with a MultiPage to create/edit a complex business entity. One problem I am facing is that, when the page is initially loaded, while the first tab does appear selected, the contents of the tab (ie in the corresponding PageView in the MultiPage) are not displayed. In order to display them, I need to click on another tab and then click on the said tab.
I am sure this is due to some simple omission, but would really appreciate any help in fixing this.
Thanks,
Sreejath

2 Answers, 1 is accepted

Sort by
0
Accepted
Paul
Telerik team
answered on 28 Jan 2009, 10:20 AM
Hello Sreejath,

Please note that RadTabStrip and RadMultipage are two separate controls and the SelectedIndex (or Selected) property should be set in the definitions of both controls.

All the best,
Paul
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
drinell
Top achievements
Rank 1
answered on 28 Jan 2009, 07:34 PM
This worked.
Thank you, Paul.
Tags
TabStrip
Asked by
drinell
Top achievements
Rank 1
Answers by
Paul
Telerik team
drinell
Top achievements
Rank 1
Share this question
or