This is a migrated thread and some comments may be shown as answers.

[Solved] Scrolling grid with touch & drag events

1 Answer 303 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ed
Top achievements
Rank 1
Ed asked on 25 Sep 2014, 10:53 PM
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

1 Answer, 1 is accepted

Sort by
0
Accepted
Kiril Nikolov
Telerik team
answered on 29 Sep 2014, 12:13 PM
Hi Ed,

I am afraid that this behavior cannot be controlled currently. The touch and drag gesture is used for the multiple cell selection in the grid, and therefore as you can see multiple cells are being selected (built-in functionality). Currently the Grid does not support control of the different touch events. You can achieve the functionality that you are looking for by changing the current Kendo UI Code, however there is no built-in way to control the touch & drag event.

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Grid
Asked by
Ed
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or