My grid is configured to be selectable: multiple and mobile: false.
When viewing my grid on a mobile device that has touch input, and I scroll the grid by touch & drag in the cells, I am seeing multiple cells selected. How can I configure the grid to allow scrolling with the touch events and not select multiple rows at the same time. Also, I expected the grid to slowly decelerate after I lifted my finger, but that was not the case - it just stopped scrolling as soon as I lifted my finger.
Thanks,
--Ed
When viewing my grid on a mobile device that has touch input, and I scroll the grid by touch & drag in the cells, I am seeing multiple cells selected. How can I configure the grid to allow scrolling with the touch events and not select multiple rows at the same time. Also, I expected the grid to slowly decelerate after I lifted my finger, but that was not the case - it just stopped scrolling as soon as I lifted my finger.
Thanks,
--Ed