Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个网格面板,上面有一个项目上下文菜单,其中也有子项目。当用户单击子菜单项或上下文菜单项时,我想知道此上下文菜单在哪个网格面板上。我可以这样做吗?
使用add方法将菜单添加到对应的网格中,之后可以使用up方法获取网格。