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

AutoScroll Does not work when adding controls dynamically to radtabstrip

2 Answers 98 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.
deno2
Top achievements
Rank 1
deno2 asked on 30 May 2008, 11:14 AM
Hi,

I have a tabstrip with five tabs.

I have set each of the tabs AutoScroll Property to true.

When I dynamically add controls to the ContentPanel which extend beyond the size of the ContentPanel no scrollbars appear.

How do I force the tab to look at the size of it's content and show the scrollbars?

Thanks,

Dene.

2 Answers, 1 is accepted

Sort by
0
deno2
Top achievements
Rank 1
answered on 30 May 2008, 11:31 AM
I solved the problem by removing DockStyle.Fill from the UserControls.
0
Boyko Markov
Telerik team
answered on 02 Jun 2008, 01:09 PM
Hi deno2,

You can try to set the AutoScroll property of TabItem ContentPanels. Setting the TabItem AutoScroll property wouldn't affect their associated ContentPanels' AutoScroll property.

Please contact me if you need more instructions.

Greetings,
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
deno2
Top achievements
Rank 1
Answers by
deno2
Top achievements
Rank 1
Boyko Markov
Telerik team
Share this question
or