I've found some posts in old forums about the problem but they were left with no response.
When trying to navigate through the page using Tab key focus stucks on menu and there's no way to leave it except using mouse.
Is there any workaround for that?
Pressing the ESC key should close the menu and enable you to move focus on to the next element on your page. Does this work for you?
I am posting in this thread since I have a similar issue.
Tony, could you confirm that ESC key should close the WebMenu?
If so, there is Infragistics issue, because the ESC key is not trapped by WebMenu and does NOT close the current menu.
Please, open the CopyPaste page in the Infragistics Samples (under ASP.NET\Samples\CS\WebGrid\CopyPaste\Default.aspx)
Is there a workaround such as creating a hidden menu item with accesskey=ESC.
If doable?, how can I set my accesskey to ESC?
Thanks,