Hi,
Is it possible to open a context menu's sub menu item programmatically?
I have a context menu with sub menu items, as shown in the attached image.
I know how to show the context menu in a particular location but I can't find a way of also opening/expanding sub menu "Item 2" so that menu items "Sub item 1" and "Sub item 2" are shown to the user.
Not sure if it make any difference but, the context menu is activated by right click on a RadGridView.
Thanks,
Arash