restoreOrder()
restores the component to the state previous to sorting / filtering
restoreOrder(): void;
Example
toolbar.data.restoreOrder();
restores the component to the state previous to sorting / filtering
Example
toolbar.data.restoreOrder();