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

RadRibbonbar and RadSplitter Height Problem

2 Answers 85 Views
Splitter
This is a migrated thread and some comments may be shown as answers.
Carsten
Top achievements
Rank 1
Carsten asked on 09 Jun 2011, 01:26 PM

Hi,

ich have trouble with the RadRibbonBar and the RadSplitter. It seems to me that the combination of both is a little bit tricky.

When I use the RadRibbonBar above the RadSplitter on the MasterPage with 100% height to the RadSplitter the the RadSplitter will use more than 100% of the window size. It looks like the RadSplitter use exactly 100% of the window height plus the height of the RadRibbonBar.

When I put the RadRibbonBar into the RadSplitter (in another RadPade) the height Problem is solved bit I have problems with the RibbonBarMenuItem. When I open a Menue from the RadRibbonBar the MenueItems are behind the lower RadPade of the RadSplitter.

How Can I solve this?

Cheers

   Carsten

 

2 Answers, 1 is accepted

Sort by
0
Niko
Telerik team
answered on 10 Jun 2011, 11:24 AM
Hello Carsten,

Please, note the HeightOffset property of the RadSplitter control. It specifies a buffer zone that the splitter would not expand to when the height is set to 100%. In your case a good value for this property could be 126(at least in my case it works just fine).

Please, give it a go and let me know if you run into troubles.


Kind regards,
Niko
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Carsten
Top achievements
Rank 1
answered on 14 Jun 2011, 09:52 AM

Works perfectly!

Thanks a Lot!

Tags
Splitter
Asked by
Carsten
Top achievements
Rank 1
Answers by
Niko
Telerik team
Carsten
Top achievements
Rank 1
Share this question
or