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

Menu with Icon

3 Answers 174 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Sachin
Top achievements
Rank 1
Sachin asked on 23 Jan 2009, 03:20 AM
Hi,

I am creating a menu for one of our client using telerik control redMenu...
I could not find any menu sample with icons with each main menu item... for example...

+ Add    - Delete

in above example (+) and (-) could be icons I'm using in my menu...
can anyone help???

3 Answers, 1 is accepted

Sort by
0
Sachin
Top achievements
Rank 1
answered on 23 Jan 2009, 06:58 AM

Problem solved...
Using Tool Bar control instead of Menu control...

0
Accepted
Yana
Telerik team
answered on 23 Jan 2009, 07:03 AM
Hi Sachin,

You should set ImageUrl property of RadMenu items in order to have icons before the text.  If you want a different icon for the hovered state of the item, you can set HoveredImageUrl property,
Here is an example of RadMenu with icons, just expand one of the root items.

Greetings,
Yana
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Sachin
Top achievements
Rank 1
answered on 23 Jan 2009, 07:20 AM

Hi Yana,

Thanks for your responce.
Earlier I was trying exactly same as what you have suggested but it wasn't working properly. Icon image wasn't appearing in-line with the text (Main menu, not the sub menu).

 

Now I've switched to tool bar which seems to be working fine...

Thank you once again.

Tags
Menu
Asked by
Sachin
Top achievements
Rank 1
Answers by
Sachin
Top achievements
Rank 1
Yana
Telerik team
Share this question
or