I knew same Row's events line number/order are calculated by DayPilot,
I want to save the line number/order in DB.
How can I get the these information of Events in same Row.
for example, How can I get the line number or sort of Event1 and Event2 。
Answer posted by Dan Letecky [DayPilot] 3 years ago.
I do not recommend storing individual line numbers in the database. A fixed line number should only be used for selected events that you want to display in a specific position, out of the standard order. If you specify it for all events, it require a lot of manual work to maintain consistency of the Scheduler view.