Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
570
Suppress Context Menu Except on Selected Rows?
posted
I have a grid with multiple bands.  I only want my context menu to show if there is a selected row, and if the user right clicks on that row.  Currently, the context menu will show if the user right clicks on row or column headers, the group by box, group by rows, regular rows, or the grid background.  How can I suppress the menu except for the cases I wish to show it?