Question
8
Replies
195
Views
Fifth Third Bank
Posted: May 16, 2017
Last activity: September 14, 2017
Closed
Solved
Interrogate the context menu items of DataGridView
Hi,
I'm trying to interrogate the Context menu item of a DataGridView on Windows Form.
But unfortunately it is not recognizing the context menu items.
I tried by "Add Context MenuItems" also, still it is not giving the context menu items which we require. The same way I tried for Text box and able to get the context menu items.
Any help will be appreciated.
Thanks,
Harish.
***Moderator Edit: Vidyaranjan | Updated SR details and tagged SR Created***
You may need to open an SR to get a support rep to examine the application. This may require custom development to capture content menu items for this particular application. One thing you can try is using SendKeys after calling ShowContext menu. You may be able to select the item with a keystroke. If you do open an SR, please include the number in this post for tracking purposes.