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

data-value-update="keyup"

2 Answers 565 Views
MVVM
This is a migrated thread and some comments may be shown as answers.
Dale
Top achievements
Rank 1
Dale asked on 12 Apr 2016, 07:43 PM

I'm required to support both of the following requests for a location search UI:

1. Bind and update state (required, enabled, etc) after each key press.

2. Do the same after right-click+paste.

Does the response to this thread still apply today?  http://www.telerik.com/forums/model-is-not-updated-when-text-is-inserted-by-mouse-paste-bug

Is there a way to get these working with a single data-value-update setting, rather than resorting to jquery events for each field?

Also, I can't find any documentation on what values are supported for data-value-update.  Are there any other options?

Thanks!

2 Answers, 1 is accepted

Sort by
0
Dale
Top achievements
Rank 1
answered on 12 Apr 2016, 08:07 PM

For the question above, versions are as follows:

  • OS: Windows 7 Enterprise SP1
  • Browser: Internet Explorer 11 (issue is not browser specific though)
  • Kendo: 2016.1.112
  • JQuery: 2.1.4
0
Petyo
Telerik team
answered on 14 Apr 2016, 03:35 PM
Hello,

you may consider using the input event, like the docs suggest.

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