Hello everybody.
I'm having some problems with applying a custom context menu to a grid view.
While it works without problems for must cases, I encounter problems in these scenarios:
I'm having some problems with applying a custom context menu to a grid view.
While it works without problems for must cases, I encounter problems in these scenarios:
- My grid view contains a check box column. I cannot get any kind of context menu opening on that column (neither default nor custom).
- I would like to have the custom menu open as well, when someone right-clicks the column header of a specific column.
Thanks for any help,
Baldwin