Ihave ContextMenu associatedwith DataGridView column that would open when user right clicks on any cell in that column. I am noticing a weird behavior when I click on column cells the first few times, it opens in a location on screen that's not even in the application area. After a few clicks, it behaves normally.
Has anyone seen this before? Any solution/tip would be appreciated.