Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I reset only selected rows #105

Open
pooja-s-yadav opened this issue Apr 12, 2021 · 1 comment
Open

How can I reset only selected rows #105

pooja-s-yadav opened this issue Apr 12, 2021 · 1 comment
Labels

Comments

@pooja-s-yadav
Copy link

I'm using toggleRow(index: number) method to mark the row for selection export. In case user deselects any of the row then also it is getting exported. To avoid this I want to reset row selection of deselected row.
How can I reset only selected rows. Currently I found resetToggleRow() for Resetting all the rows toggled for exporting.
Please suggest any method or solution.

@pooja-s-yadav
Copy link
Author

Any recommendation on this issue?

@pooja-s-yadav pooja-s-yadav changed the title Resets selected rows How can I reset only selected rows Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants