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

Only allow X amount of items to be selected in mobile listview?

1 Answer 44 Views
ListView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Justin
Top achievements
Rank 1
Justin asked on 07 Jan 2013, 08:04 PM
Is there an easy way to only allow a user to select say 3 items in a listview with checkboxes?

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 09 Jan 2013, 12:12 PM
Hi Justin,

Mobile ListView does not support selection out of the box. I am not sure what your current implementation is. Could you please provide a jsBin (or jsFiddle) example that demonstrates it?

Generally speaking you should disable the check boxes with jQuery after the user selects the third item.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ListView (Mobile)
Asked by
Justin
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or