This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey there,
I am trying to apply filter & sorting on table but looks like they are not working for me somehow. I am displaying tooltip when mouse is entered on cells and when that cell is clicked i perform some action as well. i used Cell props to customize it since i dont want hover effect to work on all columns in my table. However when i click on column headers- sorting works but the icon is not displayed. Here is how i'm trying to do-
Beta Was this translation helpful? Give feedback.
All reactions