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
I know it is possible to remove the "unsorted state" in a column, by setting enableSortingRemoval={false}
But the "unsorted state" icon still shows up by default for all other columns. Is there a way to disable that? I would prefer to just show nothing on those columns, and only have an arrow on the column which is sorted. I want them to be sortable, I just don't want that up/down arrow as it is distracting.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I know it is possible to remove the "unsorted state" in a column, by setting enableSortingRemoval={false}
But the "unsorted state" icon still shows up by default for all other columns. Is there a way to disable that? I would prefer to just show nothing on those columns, and only have an arrow on the column which is sorted. I want them to be sortable, I just don't want that up/down arrow as it is distracting.
Beta Was this translation helpful? Give feedback.
All reactions