This question is locked. New answers and comments are not allowed.
When i manually call grid.rebind in JavaScript I display my own UI blocking screen. I am looking for client sides events to tie into when a column is sorted by the user. One to display my blocking screen and another to remove, such as onSorting and onSorted.