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

value() not correctly updated when deleting text from Combo Text

0 Answers 80 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Navnit
Top achievements
Rank 1
Navnit asked on 31 Aug 2012, 08:12 PM
The issue is that the value() property still contains the previously selected value when the user deletes the text from the Combo input, this is causing issues when we are using it with knockout-kendo binding, basically once a value is selected; there is no way for user to un-select the value.

Here is the jsFIddle to reproduce the issue: http://jsfiddle.net/navnitmehta/vaLyw/

Further analysis specific to knockout-kendo binding can be found here: https://github.com/rniemeyer/knockout-kendo/issues/26

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Navnit
Top achievements
Rank 1
Share this question
or