July 2010 - Posts

2
Comments

Enable / Disable Validator controls from Javascript by guru_sarkar

Scenario: Say you want to enable asp.net validator control upon checkbox check and disable it upon checkbox uncheck. Here is code to do that uses jquery to find the validator control. Nothing fancy but just thought to put it in one place: Markup in question...
More Posts