We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MVVM value binding does not update model when SELECT selects its first item automatically.
Repro demo: http://dojo.telerik.com/@tjvantoll/omuF
Related to #312
The text was updated successfully, but these errors were encountered:
This issue is still present in the 2015 Q1 release. Any updates please?
Sorry, something went wrong.
f91b2d3
Select element source binding respects value binding
d038f18
The first option was always selected regardless of the source. Closes #395
tapopov
No branches or pull requests
Description:
MVVM value binding does not update model when SELECT selects its first item automatically.
Repro demo:
http://dojo.telerik.com/@tjvantoll/omuF
Related to #312
The text was updated successfully, but these errors were encountered: