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

RadMenu going to next line

2 Answers 60 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Marty
Top achievements
Rank 1
Marty asked on 18 Sep 2011, 04:18 PM
I have an issue with a RadMenu on my master page where it appears to be going to the next line.  It's a data-driven menu and there seems to be a specific width where it rolls over to the next line.  I want it to line up across the page and not roll over to the next line.  Is there a maximum width setting anywhere that I am missing?  Thanks.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 19 Sep 2011, 07:30 AM
Hello Marty,

Try setting the Width to 100%
aspx:
<telerik:RadMenu ID="RadMenu1" runat="server" Width="100%">

Thanks,
Shinu.
0
Marty
Top achievements
Rank 1
answered on 27 Sep 2011, 04:11 AM
Thanks, that worked great!
Tags
Menu
Asked by
Marty
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Marty
Top achievements
Rank 1
Share this question
or