You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am using the latest version of react-data-table whihch is 7.6.2
I want to achive a multi sort functionality.
ex:-
step 1: first i can apply sorting on a column
step 2: If i am clicking on second column's header to sort the table then previous sorting icon from a column should not be clear.
Sorting logic i can add but facing issue in icon persistent
anyone can help here for that ?
The text was updated successfully, but these errors were encountered:
Hi,
I am using the latest version of react-data-table whihch is 7.6.2
I want to achive a multi sort functionality.
ex:-
step 1: first i can apply sorting on a column
step 2: If i am clicking on second column's header to sort the table then previous sorting icon from a column should not be clear.
Sorting logic i can add but facing issue in icon persistent
anyone can help here for that ?
The text was updated successfully, but these errors were encountered: