Hello,
I'm wondering how databound items in the scheculer are sorted. Consider a sql query that orders appointments by date and vehiclename. This query returns a list of appointments for a given daterange, ordered by associated vehicles.
Trouble is that in the schduler (e.g. timeline view) that sort order is not honored. in every date column a lot of appointments are rendered but not sorted correctly.
Can I somehow get around this b resorting items manually, e.g. in databound event?
I'm wondering how databound items in the scheculer are sorted. Consider a sql query that orders appointments by date and vehiclename. This query returns a list of appointments for a given daterange, ordered by associated vehicles.
Trouble is that in the schduler (e.g. timeline view) that sort order is not honored. in every date column a lot of appointments are rendered but not sorted correctly.
Can I somehow get around this b resorting items manually, e.g. in databound event?