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

TabStrip + PageView doesn't work with FormDecorator?

1 Answer 57 Views
FormDecorator
This is a migrated thread and some comments may be shown as answers.
Kevin Schneider
Top achievements
Rank 1
Kevin Schneider asked on 02 Jun 2008, 05:05 PM
I was working off of the "load on demand" example and instead of loading a user control dynamically I just tried to add a button instead.  Form decorator correctly picks this up and styles it.  When I click on another tab it loads correctly as well.

However if I now go back to the initial tab that I loaded the button doesn't appear correctly.  The background doesn't stretch across (I'm using the Web20 skin).

Any suggestions on how to fix this?

Thanks


Edit - I was testing with IE7 and this was happening.  I just tried Firefox and it displays correctly.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 03 Jun 2008, 08:31 AM
Hello Kevin Schneider,

We are aware of this problem and it will be fixed in the next release of RadControls for ASP.NET AJAX. Basically, this behaviour is manifested whenever a skinned button is put inside a hidden element, and is caused by the inherited display: none of the parent, i.e. it's computed width and height are null.

However, there is a reliable temporary solution. You may find it on that page - http://www.telerik.com/support/kb/article/b454K-hhd-b454T-a-b454c-cbetemdget.aspx

All the best,
Martin Ivanov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
FormDecorator
Asked by
Kevin Schneider
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or