jquery - set kendo form validation to false -
i have html form textbox in it. user can type email address in textbox. when ever user types wrong mail id want make form validation false. form validation using kendo validator, unable manually set form validation false .
the email address validation done via regrex , thats working fine.
Comments
Post a Comment