Hi :)
Is there a way to extend or disable the built-in context menu (right click menu) of the iGrid?
I need to show my own context menu functions - I already know how to localize the built-in menu texts, but there's no way to influence the behaviour of the given functions.
When I implement my own context-menu in the click-event of the grid, the grid-context-menu is shown first and after another click my own context menu is shown. (I do not mean the custom text edit context menu!)
So is there a way to disable the built-in context menu?
Thanks in advance,
Thommy