Hi,
I am creating a menu all in the client side. Is there a way to add a custom class style to certain RadMenuItems? There may be a way to do it without worrying about adding a class name to the RadMenuItem.
What I want is the first layer to appear with a custom class style (different bgColor), while the sub-menus use the normal styles. It is a breadcrumb menu, the first layer is horizontal and for each breadcrumb there is a menu which lists all options for the next level. It looks a bit like the following:
test 1 > test 2 > test 3
menu test 1 1
menu test 1 2
menu test 1 3
Then each test item has a menu. I want that the test items have a different bg color than the menus, which will use one of the default styles (outlook in my case).
Thanks,
Eduardo
I am creating a menu all in the client side. Is there a way to add a custom class style to certain RadMenuItems? There may be a way to do it without worrying about adding a class name to the RadMenuItem.
What I want is the first layer to appear with a custom class style (different bgColor), while the sub-menus use the normal styles. It is a breadcrumb menu, the first layer is horizontal and for each breadcrumb there is a menu which lists all options for the next level. It looks a bit like the following:
test 1 > test 2 > test 3
menu test 1 1
menu test 1 2
menu test 1 3
Then each test item has a menu. I want that the test items have a different bg color than the menus, which will use one of the default styles (outlook in my case).
Thanks,
Eduardo