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

[grid] Dynamically set selectability per row #1947

Closed
michael-learns opened this issue Jan 12, 2018 · 3 comments
Closed

[grid] Dynamically set selectability per row #1947

michael-learns opened this issue Jan 12, 2018 · 3 comments
Assignees
Labels
enhancement New feature or request vaadin-grid

Comments

@michael-learns
Copy link

It would be useful if there was an option to be able to disable the checkboxes in vaadin-grid-selection. An example use-case would be if the user would not allow the item to be selected if the item currently had no stock available, or if the item was not available to the user and other similar use-cases.

@michael-learns michael-learns changed the title Add Option to Disable vaadin-grid-selection checkboxes. Add Option to Disable vaadin-grid-selection checkboxes. (design enhancement) Jan 12, 2018
@vaadin-bot vaadin-bot transferred this issue from vaadin/vaadin-grid May 19, 2021
@vaadin-bot vaadin-bot added enhancement New feature or request vaadin-grid labels May 19, 2021
@web-padawan web-padawan changed the title Add Option to Disable vaadin-grid-selection checkboxes. (design enhancement) [grid] Add option to disable vaadin-grid-selection-column checkboxes May 20, 2021
@TatuLund
Copy link
Contributor

TatuLund commented Nov 5, 2021

The current workaround in Java project https://cookbook.vaadin.com/grid-conditional-select

@rolfsmeds rolfsmeds changed the title [grid] Add option to disable vaadin-grid-selection-column checkboxes [grid] Dynamically set selectability per row Nov 30, 2022
@celluj34
Copy link

Is there a similar way to achieve this in the typescript version?

@rolfsmeds
Copy link
Contributor

Acceptance Criteria with API design proposal: vaadin/platform#4956

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vaadin-grid
Projects
None yet
Development

No branches or pull requests

6 participants