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

Select multiple non-contiguous rows #24

Open
dbdante opened this issue Sep 3, 2023 · 0 comments
Open

Select multiple non-contiguous rows #24

dbdante opened this issue Sep 3, 2023 · 0 comments

Comments

@dbdante
Copy link

dbdante commented Sep 3, 2023

I am trying to see if I could select multiple non-contiguous rows. SmartTable internally uses TableRow which has multiline selection. I am not sure if this works only when the rows are continuous. The aim is to essentially give the user an option to ctrl+click to select non contiguous rows. I am not able to use set_selection to achieve this. I would appreciate any insights in going about implementing it.

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

1 participant