Replies: 1 comment
-
version 1.11.0 can work @lili21 |
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
-
I'm trying to highlight certain rows using 'selectCell,' and I want the highlighting to stay no matter what the user does, like clicking a cell or clicking outside the table. Is there any way I can achieve this?
I've tried disableSelect. but the selectCell function doesn't work with that configuration
Beta Was this translation helpful? Give feedback.
All reactions