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.