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

Can't get TopLevelShowDelay to work

2 Answers 34 Views
Menu
This is a migrated thread and some comments may be shown as answers.
danparker276
Top achievements
Rank 2
danparker276 asked on 23 Apr 2011, 01:21 AM
It doesn't do anything when I set it.  TopLevelHideDelay works fine on the same menu though.  I'm not doing anything in the code behind to that menu.  Maybe I'm missing something.  Here's the code below:

<telerik:RadMenu  x:Name="radMenu" ClickToOpen="False"  FontFamily="Segoe UI"
               Background="Transparent"          ItemClick="OnRadMenuItemClick" 
                 VerticalAlignment="Top" HorizontalAlignment="Left"
                  FontWeight="Bold" FontSize="14"  
                  TopLevelShowDelay="00:00:02.2500000" TopLevelHideDelay="00:00:02.2500000">

2 Answers, 1 is accepted

Sort by
0
Dani
Telerik team
answered on 27 Apr 2011, 08:49 AM
Hello Dan,

We verified that the TopLevelShowDelay property currently does not work as expected. Some changes were made on the RadMenu between the 2011 Q1 Beta release and the 2011 Q1 release. We apologize for the inconvenience caused, we will do our best to fix this issue in one of the next internal builds.  

I will post an update as soon as such is available.

Regards,
Dani
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Dani
Telerik team
answered on 02 May 2011, 09:15 AM
Hi Dan,

Thank you for your patience. The issue has been fixed and will be available for the next LIB.


Kind regards,
Dani
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Menu
Asked by
danparker276
Top achievements
Rank 2
Answers by
Dani
Telerik team
Share this question
or