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

Knockout-Kendo.js not updating non-observable value

1 Answer 60 Views
Integration with other JS libraries
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 19 Jul 2013, 09:46 AM
Hello,

It looks like Knockout-Kendo.js does not update the bound property if the property is not an observable.
Using standard knockout binding supports that feature.

Example here: http://jsfiddle.net/g7dPw/12/

Change the value in TextBox and in DatePicker, then press "print".
Note that current value from TextBox is printed, but the date printed is the old one, not updated.

Is this considered a bug or is it by design?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 22 Jul 2013, 07:08 AM
Hello Adam,

The Knockout-Kendo library is part of the Kendo UI Labs projects. As such, these projects are not officially supported by the Kendo UI team. Any support requests (via tickets or Forum posts) should go to either StackOverflow, or to the Issues list for that project.

Regards,
Atanas Korchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Integration with other JS libraries
Asked by
Adam
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or