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

Possibility to make a column grayed out #1682

Closed
garcia252 opened this issue Apr 24, 2024 · 1 comment
Closed

Possibility to make a column grayed out #1682

garcia252 opened this issue Apr 24, 2024 · 1 comment

Comments

@garcia252
Copy link

Is it possible to make a column grayed out depending on a value written in a different column? If column A says "Hello", column B should be grayed out / read-only. Is this possible somehow? Thanks

@hodeware
Copy link
Collaborator

You can implement that using onchange or onafterchanges, adding readOnly class to the cell you wish readonly.

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