I have a Grid on a mobile app and I set to multiple row through selectable: option. I have a problem where I can not select alternating rows. Basically every other row can not be selected.
Do I have something set up wrong or if this is an issue how do I fix this?
We are getting our data through a datasource and JSON.
Thanks in advance for your help