Skip to content

Question: SelectRow only show check on specific rows #541

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

Closed
bteepell opened this issue Jun 28, 2016 · 2 comments
Closed

Question: SelectRow only show check on specific rows #541

bteepell opened this issue Jun 28, 2016 · 2 comments

Comments

@bteepell
Copy link

I would like to only allow certain rows to be select-able based on a value in a column.
eg) if column allowEdit is set to true then the row shows checkbox else it does not .

Or should or can this be handled in the editable table column?

@AllenFang
Copy link
Owner

@bteepell
Copy link
Author

bteepell commented Jul 1, 2016

when I add and delete from the table the unseleted column list does not get updated. For example the one I add is select-able but appears as unselectable because it was added into the table above one that was unselectable. when I refresh the list it appears corretly?

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