Remove RadMenu Animations
I need to remove the radmenu animations from the nav control
Since the .skins aren't working yet, is there anyway to get this tweaked with the existing control?....I don't see the menu exposed in the properties.
Hi Steve,
The easiest way here is creating a template - ascx where you have RadMenu declaration with the proper value for the properties you want to changed. The set this template to the NavigationControl - Custom Template Path.
Regards,
Ivan Dimitrov
the Telerik team
Works for me!