Is it possible to click on a particular cell and then it navigates to another jsx page ? #423
Unanswered
ruggles123
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I know you can use onSelect, but is there no function to use onCellClick or onClick on a cell to use like useNavigate to then navigate to another jsx page by clicking on a particular cell? Seems only onSelect is an option, but the onSelect seems to only work by clicking on any part of the spreadsheet, when I need it for just a particular cell.
Beta Was this translation helpful? Give feedback.
All reactions