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

ListView Selectable and navigatable can not be set through MVVM binding

4 Answers 221 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Jaap
Top achievements
Rank 2
Jaap asked on 02 Apr 2012, 10:19 AM
The selectable and navigatable properies of a listview can not be set using the data-selectable and data-navigatable attributes. This is because they are not in the default options object of the listview.

Regards, Jaap

4 Answers, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 04 Apr 2012, 03:44 PM
Hello Jaap,

Indeed this is known issue and we are aware of it. The fix will be available in one of the next internal builds.
Currently you can use the following approach to workaround this.
http://jsfiddle.net/fDfTH/

Regards,
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!
0
Jeff
Top achievements
Rank 1
answered on 08 Oct 2012, 10:39 PM
When was this fixed? It works in the linked jsFiddle example, but if I copy/paste that code to my own project, using KendoUI 2012.2.710 that I downloaded off telerik.com, then it does not work.

Thanks for any info.

-Jeff

Edit:
Nevermind, this functionality is just broken with jQuery 1.8.2.  If you take the linked jsFiddle example and update the jQuery reference to 1.8.2, it stops working.
0
Robert
Top achievements
Rank 2
answered on 02 Oct 2017, 06:50 PM
This still does not work in 2017.3.913 release.
0
Stefan
Telerik team
answered on 05 Oct 2017, 08:48 AM
Hello, Robert,

I made an example using the latest version of Kendo UI, and the selectable and navigatable options were set as expected using the MVVM syntax:

http://dojo.telerik.com/axAKu

Please advise if I missed an important detail.

Regards,
Stefan
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
MVVM
Asked by
Jaap
Top achievements
Rank 2
Answers by
Nikolay Rusev
Telerik team
Jeff
Top achievements
Rank 1
Robert
Top achievements
Rank 2
Stefan
Telerik team
Share this question
or