PopupMenu in TMSFMXGrid

Is there a easy way to control when PopupMenu should be shown or not.


For example, I don't want the PopupMenu to be shown when clicking on a fixed row.

Many thanks for a code example in C++ :-)

Hi,


This is currently not possible, but we'll investigate if we can improve this behavior

Many thanks for your reply.


Ok, I think this would be a good feature to add. 

I would think it would be very practical to know on which cell (row/column) a user have right-clicked on to bring up the pop-up menu so I could modify the menu accordingly before it's displayed.

I think this is possible with the TStringgrid component, and I see no reason why TMSFMXGrid should be worse :-)