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

RadMenu Flow vertical is not working fine.

1 Answer 147 Views
Menu
This is a migrated thread and some comments may be shown as answers.
BRK
Top achievements
Rank 1
BRK asked on 23 Jun 2011, 11:47 AM
Hi

I have taken a RadMenu  and binded to web.sitemap. But In design we are getting a little extra design .

Here I am presenting the code:

<telerik:RadMenu ID="Menu1" runat="server" DataSourceID="SiteMapDataSource1"
         Font-Bold="True" Font-Size="X-Small" width="100%"
    enableroundedcorners="true" enableshadows="true" skin="Black" Flow="Horizontal" >
        <DataBindings>
            <telerik:RadMenuItemBinding DataMember="SiteMapNode" NavigateUrlField="Url" ToolTipField="description"  />
        </DataBindings>
    </telerik:RadMenu>
How can remove the improper design at the bottom. Please help in achieving this.

Thanking You

1 Answer, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 28 Jun 2011, 04:28 PM
Hello brk,

I am not quite sure that I understand the issue that you encounter. Can you please give more details -the skin that you are using, the browser where we can observe it? Also to be able to help you we will need either a live url or a sample running project (along with the css files that you apply to the RadMenu control) so we can explore the problem and see what is causing the issue.
 
Greetings,
Kate
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.

Tags
Menu
Asked by
BRK
Top achievements
Rank 1
Answers by
Kate
Telerik team
Share this question
or