asp.net mvc client side validation using jQuery -


does asp.net mvc client side validation using jquery work views

which use html helpers generate html controls? work standard html controls?

it possible use validation without turning htmlhelpers. see article details how mvc works in background unobtrusive validation.

http://www.blinkingcaret.com/2016/03/23/manually-use-mvc-client-side-validation/

though think unless have specific requirement, rather stick helpers, make life easier.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -