I’m encountering an issue with Handsontable in our project. Despite its fantastic features, I’ve run into a challenge regarding the unselection of rows. After reviewing the documentation, it seems that Handsontable doesn’t provide a specific method for deselecting rows.
Our project requires the ability to select single or multiple rows and perform operations on them. However, I need assistance in implementing the functionality to unselect rows dynamically. Is there an alternative method or custom approach that can fulfill this requirement?
I appreciate any insights or suggestions from the community. If you need more details about our current implementation or versions used, please let me know.
Thank you!