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
175
How to change the default sorting display of an ultracombo
posted

Hi everyone,

By default the dropdown displays the data sorted by the first column.

How can change this to a different column?

I couldn't find a property to set and behave the way i wanted.

thanks

 

 

Parents
No Data
Reply
  • 469350
    Suggested Answer
    Offline posted

    Just to clarfiy... the combo does not do any sorting by default. My guess is that it was your data source that was sorted by the first column.

    But setting the SortIndicator on the column header is a good way to change the sort order i fyou want to sort the combo without sorting the actual data.

Children
No Data