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

Is there an easy way to select a cell ? #62

Open
andnovar opened this issue Jun 13, 2016 · 1 comment
Open

Is there an easy way to select a cell ? #62

andnovar opened this issue Jun 13, 2016 · 1 comment

Comments

@andnovar
Copy link

SelectionMode just allows to do row selection single or multiple. I would like to select cells. Sorry, but I could not find it in the documentation.

Thanks, Andres

@RicoSuter
Copy link
Owner

No, cell selection is not possible ATM. This is because the grid internally uses a select list which does not support cell select...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants