Hi, please ignore the above question on access keys, this has been handled through JQuery in the page.
I have a different query on the RadMenu, I do not want to combine the menu with script manager and I had set the property RegisterWithScriptManager as false, which does not render the menu properly. I need to set the property as false, as I need to use the menu as a user control on multiple other pages (some of these pages have script manager and some do not), if I had made a dependency on the script manager, then I would have to add script manager in every other page that does not have it, which I want to avoid. Is there a fix for this?