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

Multiple Row Select on iPad

1 Answer 126 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Cyndie
Top achievements
Rank 1
Cyndie asked on 05 Jan 2012, 02:30 PM
I have a grid with selectable set to "multiple, row".  On an iPad, I can tap on one row and it is selected.  I can also tap on two rows simultaneously and they are both selected.  If I try to tap on more than two rows or swipe across multiple rows, the entire grid is selected.  Is there a way to select a range (like shift + click from PC browser) or more than two individual rows (like CTRL + click from PC browser) from an iOS device?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 09 Jan 2012, 05:34 PM
Hello,

Unfortunately such behavior is not supported. However you can easily implement it by simple applying the t-state-selected of the clicked row.

See the following jsFiddle for a sample:
http://jsfiddle.net/rusev/cPmaZ/

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