Hi,
We have syncfusion popup menu, which is used as context menu on the various controls (including databound grid). We need to modify state/images of the menu items before menu is shown, based on the current state of the form, selected object etc. I don't see any popup-menu specific event or virtual method where I can do this. Is the only way to do that is to catch mouse up event of every control and do it there ?
Thanks,
Alexander Arlievsky