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

Can we get a new onSort event

Asked by Giliam
4 years ago.

Is it possible to create a new onSort event, triggered when the native dp.rows.sort is being executed.

The event would make it possible to do some extra stuff, in my case storing the values so when navigating away and back to the page, we can re-use the column and order value previously stored.

Comment posted by Giliam
4 years ago.

Sorry, forgot to mention I was talking about the scheduler.

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

It's now available since build 2020.1.4314:

https://release.daypilot.org/changes/js/

The event is called DayPilot.Scheduler.onRowSorted.

Comment posted by Giliam
4 years ago.

Thanks, that helps a lot!

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