Hello,
I have a columnchooser control working as I expect on an UltraWinGrid, but want to see the "official" way of capturing the event of when a user clicks a checkbox in the columnchooser. I want to capture this event and do some processing with the selection they have made.
What is the best way to accomplish this?
Thanks!
Use the AfterColPosChanged event of the grid.