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

Multipage Height Ignored

2 Answers 82 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Dick
Top achievements
Rank 1
Dick asked on 30 Jun 2011, 10:30 AM
The RadMultiPage height. is ignored by IE9 and FireFox 4.

Below our code:

        <telerik:RadMultiPage ID="rmTabPage" runat="server" CssClass="MultiPage" SelectedIndex="0"  Height="740">
        </telerik:RadMultiPage>

BTW: In Chrome it works fine.

Is this a bug or am i doing something wrong?

Regards,
Dick van Straaten


2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Jun 2011, 11:28 AM
Hello Dick,

Try setting the pageview height from client side as described in the following forum.
Cannot set RadMultiPage to Height="100%", only Fixed height.

Thanks,
Shinu.
0
Dick
Top achievements
Rank 1
answered on 30 Jun 2011, 12:42 PM
That solved my problem. 

Thx.
Tags
TabStrip
Asked by
Dick
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Dick
Top achievements
Rank 1
Share this question
or