disable Requiredfield validator

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?QWJieQ==?=

    #1

    disable Requiredfield validator

    I have one form on the page but have multiple submit buttons for different
    elements. When clicking on a button not associated with the required
    elements the validator popup still comes up.

    How can I disable requiredfieldva lidator fields when I click on non
    associated button?

    NOTE:am doing this in asp.net 1.1
Working...