Hi all,
I would like to ask about selecting the menu items in ContextMenu. I guess the items are "selected" like by mouse hover, but there is also the possibility to navigate in menu by keys.
Anyway it seems, it is not the selection like in ListGrid - no selectedRecord, selectionState...
We have usecase in our application, that contextMenu is opened by some short cut key press and the request is, that the first menu item should be selected (hovered) right after the menu is shown.
Is there any simple way how to do that?
I would like to ask about selecting the menu items in ContextMenu. I guess the items are "selected" like by mouse hover, but there is also the possibility to navigate in menu by keys.
Anyway it seems, it is not the selection like in ListGrid - no selectedRecord, selectionState...
We have usecase in our application, that contextMenu is opened by some short cut key press and the request is, that the first menu item should be selected (hovered) right after the menu is shown.
Is there any simple way how to do that?