react-data-table-component
react-data-table-component copied to clipboard
If sorting again second column it removes previous sorting icons from table header column
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 ?
@jbetancur
@jbetancur any updates regarding this issue?