Kyslik/column-sortable

How to go back to default sorting?

Opened this issue · 0 comments

I have sorted my table by created_at as default. But I don't show the created_at in the table because it is not needed.
But the user has no way to return to the default mode after clicking on the title of a column and sorting based on it! I think it should have three modes. Ascending, descending and default sorting.