I need to perform some reaction on column chooser hiding (and showing) columns in WinGrid, but I had no success finding events for this on either the grid or any of its subobjects.
Any suggestions would be appreciated.
Andris
Hi Andris,
Try the BeforeColPosChanged or AfterColPosChanged events.