have you integrated the standard validation of webforms and jquery validate?

0

I wanted to know if someone has used jquery validate with webforms and if it is a good idea. I really like the way it highlights errors and being able to dynamically program it with jquery, for example when you program a modal window with bootstrap and put new fields to validate dynamically in it. The problem is that if you do not use the .net stantadar validators, you lose the validation that is done in the server, and I suppose you will have to program it in some way.

Has anyone used this approach or encountered this problem? Thanks.

    
asked by Carlos Bou 29.01.2018 в 14:53
source

0 answers