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

Rad Menu : Issue in vertical root scroll.

5 Answers 119 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Dheeraj Khajuria
Top achievements
Rank 1
Dheeraj Khajuria asked on 01 Jul 2009, 03:00 PM

I need to have Rad menu with vertical flow having scroll. I am writing the below given code.

 

<

 

telerik:RadMenu Flow="vertical" Height="200" EnableRootItemScroll="true" ID="RadMenu1" runat="server">

But this code simply collapses the IE. If I change the flow to Horizontal and specify the width instead of height every thing works fine with scroll.

Using Telerik trial version.

Any sugesstions.

 

5 Answers, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 01 Jul 2009, 03:14 PM
Hello Dheeraj Khajuria,

I couldn't reproduce this problem using a blank page and the current official version of RadMenu. Could you please provide more info about your specific scenario? Does the problem appear in a new page? Which version of Internet Explorer are you using?

Regards,
Albert
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.
0
Dheeraj Khajuria
Top achievements
Rank 1
answered on 02 Jul 2009, 05:57 AM
Telerik version : RAD COntrols for ASPNet AJAX Q1 2009
IE version : IE 7
MS visual studio version : MS VS 2005

No specific scenario as such. Having only one page in the application where I'm trying this.

complete code :

<

 

telerik:RadScriptManager ID="scmgr" runat="server">

 

 

 

 

 

</telerik:RadScriptManager 

 

<telerik:RadMenu Flow="vertical" Height="200" EnableRootItemScroll="true" ID="RadMenu1" runat="server">  

 

<Items 

 

<telerik:RadMenuItem Text="File" AccessKey="F">  

 

</telerik:RadMenuItem 

 

<telerik:RadMenuItem Text="Edit" AccessKey="E">  

 

</telerik:RadMenuItem 

 

<telerik:RadMenuItem Text="Insert" AccessKey="I">  

 

</telerik:RadMenuItem 

 

<telerik:RadMenuItem Text="Format" AccessKey="O">  

 

</telerik:RadMenuItem 

 

<telerik:RadMenuItem Text="View" AccessKey="V">  

 

</telerik:RadMenuItem 

 

<telerik:RadMenuItem Text="Tools" AccessKey="T">  

 

</telerik:RadMenuItem 

 

</Items 

 

</telerik:RadMenu>

 

 

0
Paul
Telerik team
answered on 03 Jul 2009, 12:59 PM
Hello Dheeraj,

Actually, you're right and we admit this is a bug. I've forwarded your report to our dev team and the issue will be fixed in the next hotfix.

Your Telerik points have been updated for the report. Please excuse us for the temporary inconvenience.

Greetings,
Paul
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.
0
Dheeraj Khajuria
Top achievements
Rank 1
answered on 14 Aug 2009, 01:35 PM
Is the fix available and if not when can we hope for the same ?
Please reply asap as we need this functionality to show to our client.

Thanks
0
Paul
Telerik team
answered on 14 Aug 2009, 01:51 PM
Hi Dheeraj,

The bug is not fixed yet. Still, it is logged in our bug tracking system and we'll do our best to fix it for the next official version of the control.

All the best,
Paul
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
Dheeraj Khajuria
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Dheeraj Khajuria
Top achievements
Rank 1
Paul
Telerik team
Share this question
or