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

Disable row selection if a condition is met #725

Closed
1 task done
cesarlinux opened this issue Jun 28, 2020 · 1 comment
Closed
1 task done

Disable row selection if a condition is met #725

cesarlinux opened this issue Jun 28, 2020 · 1 comment

Comments

@cesarlinux
Copy link

Issue Type (delete the irrelevant ones)

  • Question

Specs

What version are you using?
2.19.5

Expected Behavior

What did you expect to happen?
There's a way to disable or not allow the row selection if a condition is met?

  1. if the age of a person is under 18 the row is not selectable.
  2. if the status is distinct to "done" the row can be selectable to later deletion.

Actual Behavior

What actually happened?
All rows are selectable

jsfiddle

my jsfiddle

@xaksis
Copy link
Owner

xaksis commented Mar 2, 2021

This has now been implemented: #759

closing.

@xaksis xaksis closed this as completed Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants