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

RadMenu problem...

7 Answers 157 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Todd
Top achievements
Rank 1
Todd asked on 23 Apr 2008, 05:00 PM
I have downloaded the latest rad controls for winforms, I have visual studio 2008 running on windows vista ultimate. I have a problem in visual studio in the designer, when i drag a new rad menu onto my form there seems to be no problem. I added a couple of items into the menu and then i ran the application,
when the application shows up in runtime the menu is gone. Also if in the designer i close the form and reopen the menu is gone as well. I have tried uninstalling and installing a new version of rad controls with the same results... All the other controls seem to work fine, except the radMenu.

If anyone can help, it is very much appreciated.
Todd -

7 Answers, 1 is accepted

Sort by
0
Angel
Telerik team
answered on 24 Apr 2008, 04:46 PM
Hi Todd,

Thank you for writing us.
We will address this issue in the next release (Q1 2008 SP1). The good new is that there is a simple workaround for this issue. In the VS designer you have to expand RootElement property and set its AutoSizeMode to WrapArroundChildren or do the similar by code.

Sincerely yours,
Angel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Todd
Top achievements
Rank 1
answered on 24 Apr 2008, 06:29 PM
Thanks, I will try that.
0
Todd
Top achievements
Rank 1
answered on 24 Apr 2008, 06:50 PM
Angel ,

Thank you, It worked like a charm.
You really are an angel.
0
Summer Hinton
Top achievements
Rank 1
answered on 06 May 2008, 07:31 PM
This issue also exists on Windows XP with VS 2008.

Fix is perfect
0
rgomez
Top achievements
Rank 1
answered on 08 May 2008, 06:30 AM
Yes, it worked perfectly.

But when I convert my form into a RadForm, the RadMenu occupies all the upper space, I cannot see the Title Bar of my main form.

This happens when you first convert the form to RadForm then Run it and then stop the app and you will see the behavior occurs in your design window

How should I fix this?
0
Angel
Telerik team
answered on 08 May 2008, 11:08 AM
Hi rgomez,

If you use the Dock property to arrange the controls you should have in mind that the order of adding the controls on the form affects the way controls are positioned/sized.

The details are described in this article:

http://msdn2.microsoft.com/en-us/library/ms404360.aspx

If this is not your case, I will need more information to understand the issue. Probably the best solution will be to open a support ticket and attach a demo project.

Sincerely yours,
Angel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
rgomez
Top achievements
Rank 1
answered on 08 May 2008, 12:57 PM
Thank you very much.

I already open a ticket for this problem and its description on how to reproduce th e problem.


Tags
Menu
Asked by
Todd
Top achievements
Rank 1
Answers by
Angel
Telerik team
Todd
Top achievements
Rank 1
Summer Hinton
Top achievements
Rank 1
rgomez
Top achievements
Rank 1
Share this question
or