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
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!