infinite-table / infinite-react

The modern React DataGrid for building apps — faster
https://infinite-table.com
73 stars 5 forks source link

Improve sorting #184

Closed roblotter closed 1 year ago

roblotter commented 1 year ago

There are 2 ways for a user to trigger sorting via the UI:

This PR makes sure of these call the same code and solidifies the code into the API class.