Kendo UI trim input -


is there way of triming kendo ui web input fields after control loose focus ? or before viewmodel submit server ? prevent white space @ begining , end of string values.

i used jquery it. : $("#myform input").val("");


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -