Grid multi-row selection on Android

0 Answers 4 Views
Grid MultiSelect
Stanislav
Top achievements
Rank 1
Stanislav asked on 08 Jul 2025, 04:39 PM
While working and testing on android using a grid, I've ran into an issue with multiple row selection. I define the grid as:
[selectable]="{enable: true, mode: 'multiple'}"
This works on PC, and on iOS (via the two-finger gesture). On android this does not work, as the gesture doesn't exist.
What is the best way the handle this issue? Add a checkbox column for android so users select multiple rows using the checkbox? define a custom gesture and try to handle it?

No answers yet. Maybe you can help?

Tags
Grid MultiSelect
Asked by
Stanislav
Top achievements
Rank 1
Share this question
or