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

RadTabStrip at design time = OK, but at runtime = wrong content under tabs.

3 Answers 101 Views
Tabstrip (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Owen Southwood
Top achievements
Rank 1
Owen Southwood asked on 12 Dec 2007, 09:35 AM
Hi

I have a winform with 8 tabs across the top.  When I click a tab, I see the appropriate content underneath.  Basic stuff, and it has always worked fine... until today. 

For no apparent reason, at run time, the contents have started being displayed under the wrong tabs.  For example the content meant for Tab 8 is being displayed under Tab 1. 

After some playing I discovered at runtime that clicking every single tab in order, seems to correct the problem... The contents go back under their correct tabs...  But I cannot expect users to do this every time!   (As a workaround, I tried mimicing this tab-clicking programattically on loading the form, but sadly it didnt seem to help).

Everything looks fine at design time.  But at run time, something causes the content to be displayed under the wrong tab.  This is driving me slightly crazy.  I'm 100% certain I've not altered any settings on my tab control.  It's like something suddenly broke behind the scenes and I dont know what it is.   I've even examined all the properties of the RadTabStrip and cannot see anything that appears relevant.  What am I doing wrong?

A quick & easy workaround would suffice!

Thanks!
Owen

3 Answers, 1 is accepted

Sort by
0
Boyko Markov
Telerik team
answered on 12 Dec 2007, 11:48 AM
Hello Owen,

Thank you for writing.

The specific behavior you are experiencing is indeed unexpected. We weren't able to reproduce it with the current and previous versions of RadTabStrip.

Could you please send us a sample project which reproduces this behavior?

I'm looking forward to your reply.

Best wishes,
Boyko Markov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Owen Southwood
Top achievements
Rank 1
answered on 04 Jan 2008, 09:31 AM
I managed to workaround the problem by programatically selecting all the tabs in sequence.  After doing this, clicking the tabs gives correct content underneath.  It may be unique to me because some of the content within my tabs is quite complex and/or detailed.  For example in one of the tabs I have an MS tab control within it.  Anyway, the point is, I managed to work around it, so it's OK.
0
Boyko Markov
Telerik team
answered on 07 Jan 2008, 04:47 PM
I'm happy to hear that, Owen. Please contact us back if you have other questions regarding RadTabStrip.


Best wishes,
Boyko Markov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Tabstrip (obsolete as of Q2 2010)
Asked by
Owen Southwood
Top achievements
Rank 1
Answers by
Boyko Markov
Telerik team
Owen Southwood
Top achievements
Rank 1
Share this question
or