I have a grid panel and i have a item context menu on it, which have sub items as well. When a user clicks on the sub menu item or context menu item, i want to know on which grid panel this context menu is on. Can i do this?
Asked
Active
Viewed 32 times
1 Answers
0
Use the add method to add the menu to the corresponding grid, and then later, you can get the grid using the up method.

scebotari66
- 3,395
- 2
- 27
- 34