Hello Rei,
It is not possible to
bind the index property to a ViewModel field out of the box. This can be done via
custom binding.
For example:
As a general information, widget settings are not supposed to be bind to the ViewModel. They are supposed to be set via
data attributes.
The difference between binding and setting is that in the first case the widget is supposed to react on change of the ViewModel's value.
Regards,
Alexander Valchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!