I understand a lot about the standard asp.net Validator, and my last discovery was how to disable the client part of the validator, which was pretty cool.
Now, if the validator is included in my initial record, but on the client side, I disabled it, the server side will recognize the change on the client side and save it, or it will turn on again, will the page be sent back to the user?
Thanks!
Nat
source
share