How to expand and highlight current menu on active page.
Hi Guys,
I will be creating an html/css version of Flash menu (attached) and I need to know if there is a way to expand the RadMenu on an active nav like the attached image please?
Thanks,
James
Hi James@Nw,
Please take a look at RadMenu examples here
http://demos.telerik.com/aspnet-ajax/menu/examples/default/defaultcs.aspx
Actually the First Look example copies your desired design and flow.
You can create a custom navigation control/widget and during the data binding you could set the needed properties for the menu items so that the menu is rendered the way that you need it.