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

RadMenu Cssclass

2 Answers 103 Views
Menu
This is a migrated thread and some comments may be shown as answers.
dwarak kanniah
Top achievements
Rank 1
dwarak kanniah asked on 02 Jun 2010, 09:36 AM
Hi,
     I am using radmenu and binding it dynamcially from database.I have some issues regarding styling of radmenu . is there anyway to apply different class during active,hover and selected state to masteritem and childitem programtically?

Thanks,
Dwarak

    

2 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Jun 2010, 12:54 PM
Hello,

RadMenuItem objects have a number of properties whose value is the name of a CSS class. These properties let you alter the appearance of individual items in the menu without using a custom skin.

The following documenatation describes more on this:
Setting the CSS Class of Items

Regards,
Princy.
0
dwarak kanniah
Top achievements
Rank 1
answered on 02 Jun 2010, 03:48 PM
Hi,

   I tried your link for radmenu using expandcssclass and cssclass declaring at static level.It works gud.But I want to do it programattically
such that declaring expandcssclass for ParentMenuItems and Cssclass at childMenuitems.Is there any way do it.


Thanks,
Dwarak
Tags
Menu
Asked by
dwarak kanniah
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
dwarak kanniah
Top achievements
Rank 1
Share this question
or