Jhaon Pitter
How do you prevent a validation control from validating data at the client end?
By Jhaon Pitter in ASP.NET on May 16 2012
  • syamala m
    Aug, 2012 16

    in properties set CausesValidation to false then it will not validate

    • 0
  • roji e
    May, 2012 23

    Inside the Validator control you can use the property EnableClientScript="false", When this is set to false the control will not vaildate data at the client end.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS