react-data-components
react-data-components copied to clipboard
programmatically sorting or reset sorting
Is there a way to programmatically sorting the table? or reset the sorting programmatically?
Thanks, Adri
To my understanding there is onSort custom function in columns props available, but lack of docs makes it unclear on how to implement it. Some (even short) example would be very helpful. Thank you in advance.