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
185
Changing owners sort order
posted

How do I change the order in which the owners are displayed in UltraDayView control?  Currently it defaults to order key.

My Owners table has a column called Sequence (integer) and I would like the owners displayed according to that column instead of the default order.

Thank you in advance.

John

Parents
  • 4625
    Verified Answer
    Offline posted

    Hi John,

    Thank you for posting in our forums!

    There is not a way to change UltraDayView default sorting by its key column, but there is a workaround via sorting owner’s data table by specific column before it is bound to the schedule component, in your case UltraDayView.

    For further reference please see the attached sample.

    DayViewOwnersOrder.zip
Reply Children
No Data