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

What's the easiest way to get rid of the icon space in the menu?

5 Answers 73 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Kjell
Top achievements
Rank 1
Kjell asked on 23 Jul 2010, 09:45 PM
We are using a simple rad menu, just a few items all hardcoded.  We have no plans to add icons and would like to get rid of the extra space on the left which is by default reserved for menu icons.  What is the best/easiest way to do this?   I went down the template path but it seems overly complicated for what I am trying to do.

5 Answers, 1 is accepted

Sort by
0
Valeri Hristov
Telerik team
answered on 26 Jul 2010, 09:40 AM
Hi Kjell,

From Q2 2010 (version 2010.2.714) RadMenu has a property named IconColumnWidth that specifies the width of the area, reserved for icons. If you set that property to 0, the area should disappear.

Kind regards,
Valeri Hristov
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
Chris Andrews
Top achievements
Rank 1
answered on 24 Aug 2010, 06:33 PM
Hello Valeri,

We implemented the IconWidth of 0 and this worked great.  However, the RadMenuItems with IsSeparator="True" don't seem to be filling the entire width.  The Separator is still shifted over to the right for what seems like the width of the icon column.

Is there a workaround for this?
0
Dani
Telerik team
answered on 25 Aug 2010, 09:56 AM
Hi Chris Andrews,

Please, check this forum thread.

All the best,
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
Wilson Chan
Top achievements
Rank 1
answered on 15 Sep 2010, 07:40 PM
Hello,

I've downloaded the latest Silverlight 3 DLLs (2010.2.812.1030).  My project was previously running off of RadControls for Silverlight Q1 2010 SP1 (2010.1.422.1030).  But I have replaced the DLLs with the 2010.2.812.1030 build.

However, I don't see IconColumnWidth as a valid property for the RadMenu.  

Wilson
0
Valeri Hristov
Telerik team
answered on 16 Sep 2010, 11:43 AM
Hi Wilson,

Probably the DLLs were not updated correctly. Please, see the assemby version in the each reference properties - it should be the same for all Telerik assemblies (see the attached image). You can also visit the following help article for detailed instructions about the upgrading the Telerik controls:
http://www.telerik.com/help/silverlight/installation-installing-hotfix.html

Regards,
Valeri Hristov
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
Kjell
Top achievements
Rank 1
Answers by
Valeri Hristov
Telerik team
Chris Andrews
Top achievements
Rank 1
Dani
Telerik team
Wilson Chan
Top achievements
Rank 1
Share this question
or