Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
Collapsible Columns in Infragisitcs UltraGrid ....
posted

Hi, 

   I am trying to extend an UltraGrid sample to implement expand / collapse functionality for Columns just like it is present for the rows in UltraGrid. However, I am not finding anything to extend this functionality for the Column Headers. 

Hence, for this I intend to include + and - bitmaps on column headers of the grid. These bitmaps should be right aligned and should respond to the click. On click, the + and - bitmaps should toggle and invisible columns should become visible and vice versa. 

Is there another approach by which I can implement this functionality? 

Thanks and Regards,

Bhushan