Posted: 7/26/2011
i have a proble in master page. i have place a button on the master page and textbox on the content page if i click the button in the master page the required freild validater is enabled in the content page. how can i solve this problem
What is your issue? Do you want the required field validator to fire or not?
i dont want to fire the feild validater......
the problem is number validater will different in each page
thanks in advance
On button set this CausesValidation="false"