Hi,
the background of my current problem is that I get the standard popupmenu when working with the grid-control from devexpress. If the inline editor is active my own popup-menu is ignored and instead I get the standard popup menu of windows (copy, paste, etc.)!
I know the technic with overwritting the WndProc(Messages::TMessage &Message) to catch the WM_-messages before they are executed to do my own stuff, but unfortunatelly I see no way to do this with this grid.
I have already put a ticket to devexpress, but waiting is not one of my virtues...so hearing from you is a pleasure for me! ^^
sincerly
Necip
the background of my current problem is that I get the standard popupmenu when working with the grid-control from devexpress. If the inline editor is active my own popup-menu is ignored and instead I get the standard popup menu of windows (copy, paste, etc.)!
I know the technic with overwritting the WndProc(Messages::TMessage &Message) to catch the WM_-messages before they are executed to do my own stuff, but unfortunatelly I see no way to do this with this grid.
I have already put a ticket to devexpress, but waiting is not one of my virtues...so hearing from you is a pleasure for me! ^^
sincerly
Necip