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

MVVM - How do you use new readonly bindings?

3 Answers 492 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Dustin
Top achievements
Rank 1
Dustin asked on 10 Dec 2012, 04:20 PM
How do you use new readonly bindings?

3 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 12 Dec 2012, 12:42 PM
Hello Dustin,

 
The Kendo MVVM does not have built-in readonly binding. However, you can implement a custom MVVM binding. Check this help topic for more information.

Kind regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Dustin
Top achievements
Rank 1
answered on 12 Dec 2012, 01:55 PM
In your Q3 release notes, it list a new readonly binding feature. Am I misreading this release note???

Q3 release notes url... http://www.telerik.com/versionnotes.aspx?id=3066
0
Georgi Krustev
Telerik team
answered on 12 Dec 2012, 02:14 PM
Hello Dustin,

 
Please excuse me for the misleading information. The Kendo MVVM has a readonly binding, but it works only for native HTML elements. The widget bindings, does not support readonly binding. Here is a simple jsBin demo which shows how to use readonly binding.

Kind regards,
Georgi Krustev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
MVVM
Asked by
Dustin
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Dustin
Top achievements
Rank 1
Share this question
or