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
375
Custom group by box with columns in same order as ColumnChooser
posted

We have developed our own Group By box for the UltraWinGrid.  At runtime, it displays the columns in the order of the Column.Index specified in the UltraWinGrid designer.  However when you display the ColumnChooser, the columns are displayed in the order defined in the column arrangement overview.  I would like to know how I can have my Group By custom control display the columns in the same order as my ColumnChooser.  I'm basically looking for a property like Column.DisplayIndex.

 Thanks

 Erwin Pant