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

Problems with "submenus" and margin

1 Answer 92 Views
Menu
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 12 Mar 2009, 05:30 PM
Hi,

I have a rad menu like this - the only thing I changed was width, height and margin.
The collapse animation came from dragging it to the form (some default)
    <telerik:RadMenu ID="rmMainAno" runat="server" Style="width: 500px;  
        height: 26px; margin-left: 90px;" Skin="Black" DataSourceID="dsSM">  
        <CollapseAnimation Type="OutQuint" Duration="200"></CollapseAnimation> 
    </telerik:RadMenu> 
 
My "Menu" looks like this
Item One, Item Two, SubMenuItem
................................SubItemOne
................................SubItemTwo

This "Submenu" opens when I hover the menu.
So far so good - but when I hover the submenu - and leave it without selecting something the whole menu moves to the right after collapsing of the submenu.

<telerik:RadMenu ID="rmMainAno" runat="server" Style="width: 500px;  
        height: 26px; margin-left: 90px;" Skin="Black" DataSourceID="dsSM" CollapseAnimation-Type="None"
This solved the problem .- loosing animation.

Whats wrong?

Regards

Manfred

1 Answer, 1 is accepted

Sort by
0
Kamen Bundev
Telerik team
answered on 16 Mar 2009, 09:28 AM
Hello Manfred,

I tested RadMenu from Q3 2008 1314 and from Q1 2009 releases and couldn't reproduce this behaviour. Can you provide us with more information so that we can be able to help you? You can check if there is some CSS affecting the menu or you can send us live URL or a sample project with this issue isolated and we can check. You can also open a ticket for it.

Sincerely yours,
Kamen Bundev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Menu
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Kamen Bundev
Telerik team
Share this question
or