react-data-table-component icon indicating copy to clipboard operation
react-data-table-component copied to clipboard

Client Side Sorting with Custom UI: Need sorting done on client side, but the UI to be customizable

Open Meenakshi-10 opened this issue 1 year ago • 0 comments

Custom UI for sorting

image

Is there any way to trigger client side sorting using a dropdown like this in the UI? Since I have less rows in my table, server side sorting would be an overhead. Currently the only way to enable sorting is using the column headers.

Meenakshi-10 avatar Jun 03 '24 18:06 Meenakshi-10