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
280
UltraWinGrid Multi Sort
posted

I understand how the user can hold down shift to sort on multiple columns however our users want to sort by one column then the other instead of holding down shift.  The arrows don't have to stay at the top.  They want it to basically work like windows explorer does. 

 

I See a couple notes in the forum about SortedColumns.add but I'm not sure if this is what I need.

Parents
  • 469350
    Suggested Answer
    Offline posted

    Windows Explorer only sorts by a single column. If that's what you want, then you would set the HeaderClickAction to SortSingle instead of SortMulti.

Reply Children