This question is locked. New answers and comments are not allowed.
Currently if you hit Enter while having the focus on a NumericTextbox control, the form does not submit. You can test this behavior right from telerik demos: http://demos.telerik.com/aspnet-mvc/numerictextbox/servervalidation , just hit Enter and the form won't submit at all.
I would like to simulate the default behavior as in http://jsfiddle.net/qbantek/BsDpY/ , where when a user press the Enter key while having the focus on the text box, the surrounding form gets submitted.
Thanks!
Erich
I would like to simulate the default behavior as in http://jsfiddle.net/qbantek/BsDpY/ , where when a user press the Enter key while having the focus on the text box, the surrounding form gets submitted.
Thanks!
Erich