Hi,
Is there an event that I can use to capture columns being hidden or being added from the column chooser. The reason I want this is, I have a view definition attached to the master view and some of the cell values are bitmaps. After hiding or choosing, the grid rendering goes haywire. It happened with while changing groups or applying filter, but sorted itself out by rebinding the viewdefinition on the GroupsChanged and FilterChanged events.
Thanks
Deepak
Is there an event that I can use to capture columns being hidden or being added from the column chooser. The reason I want this is, I have a view definition attached to the master view and some of the cell values are bitmaps. After hiding or choosing, the grid rendering goes haywire. It happened with while changing groups or applying filter, but sorted itself out by rebinding the viewdefinition on the GroupsChanged and FilterChanged events.
Thanks
Deepak