Hello,
I am upgrading my toolbar from UltraWebToolbar to WebDataMenu (v12.2).
In UltraWebToolbar I could set the AccessKey property for each TBarButton. I cannot find corresponding functionality for WebDataMenu DataMenuItems. I've spent hours trying to find a workaround, including trying templates.
Is there a way to use access keys with DataMenuItems? This is critical functionality for my application.
Thank you.
Hello Mendoza,
We're still following your case. Have you been able to resolve the issue? If you have any further questions, please feel free to contact us.
Sincerely,
Tsanna
I actually went with a different method to solve this issue -- I catch the keypress events and click the toolbar buttons in code. It works consistently across browsers.
Thank you for your help,Mendoza
Thank you for sharing the cause and solution to the issue in the community.
I am glad that the matter has been resolved.