adwaitjoshi
Active member
- Joined
- Dec 29, 2005
- Messages
- 38
- Programming Experience
- 1-3
I have a datagrid that has a right click menu to remove certain items from the grid. When someone right clicks on the grid and selects this menu item, the CurrentRowSelected for the grid comes back as 0. If I click on any item in the grid then do a right click remove company then it works. Is there anyway to know where the user rightclicked without having to take one extra step?