search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Row Sort Event/Property for scheduler

Asked by Vincent
4 years ago.

Is there a way to capture the row sort event(when user presses the sort arrow in the scheduler) or is there a property for the scheduler that can be externally called to determine what is the currently active row sort(if one was selected)?

Answer posted by Dan Letecky [DayPilot]
4 years ago.

Since build 2020.1.4264, it's possible to read the current sort criteria using DayPilot.Scheduler.rows.sortParam property (read-only):

https://api.daypilot.org/daypilot-scheduler-rows-sortparam/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.