Skip to content
New issue

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

Change event not fired on cascaded ddl with MVVM #661

Closed
KirilNN opened this issue Mar 26, 2015 · 2 comments
Closed

Change event not fired on cascaded ddl with MVVM #661

KirilNN opened this issue Mar 26, 2015 · 2 comments

Comments

@KirilNN
Copy link
Contributor

KirilNN commented Mar 26, 2015

Can be reproduced here:
http://dojo.telerik.com/eMeqa

@ggkrustev
Copy link
Contributor

After further discussion internally, we decided to postpone the implementation of this feature.
This functionality can be implemented if we trigger change event of the child widget. This, however, will trigger form validation, which for some is not desirable effect. That being said, we would suggest use a custom cascade MVVM binding that will trigger the change event. Here is a Dojo demo that demonstrates this approach:

@ggkrustev
Copy link
Contributor

Reported in Ticket ID: 953966 too. Need to re-evaluate the case and find a proper solution for this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants