I am trying to perform a sort on the grid that will keep the previous column(s) sorted within the new column being sorted.
I have tried setting HeaderClickAction equal to SortMulti and SortSingle within the band of the grid receiving the sort. Neither option gives the sorting effect I am looking for.
Hi Bryan,
Are you using the shift key when sorting the next column?
Here are some links to our documentation which show you how sorting works:
http://help.infragistics.com/NetAdvantage/WinForms/2010.1/CLR2.0/?page=WinGrid_Sorting_Columns.html
http://help.infragistics.com/NetAdvantage/WinForms/2010.1/CLR2.0/?page=Infragistics2.Win.UltraWinGrid.v10.1~Infragistics.Win.UltraWinGrid.UltraGridBand~SortedColumns.html
If this does not help please let me know what sorting effect you are looking for and i can try to help you. Thanks