Basically, if the user types an invalid value into the auto complete, I don't want focus to move to a new field, in other words, prevent the default action that caused the change to fire (selecting or typing in a value)
0
Accepted
Kiril Nikolov
Telerik team
answered on 16 Mar 2016, 09:10 AM
Hello Bob,
You can use the blur event of the input if you want to restrict the user movement, however there is no built-in mechanism for handling such behavior of the widget.
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!