Loading ...

problem with master page

Who is online?  0 guests and 0 members
home  »  forums   »  basic asp.net   »  web forms   » problem with master page

problem with master page

Posts under the topic: problem with master page

Posted: 7/26/2011

Lurker 10  points  Lurker
  • Joined on: 7/26/2011
  • Posts: 2

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


Posted: 7/26/2011

Guru 16813  points  Guru
  • Joined on: 4/19/2009
  • Posts: 490

What is your issue? Do you want the required field validator to fire or not?


Posted: 7/26/2011

Lurker 10  points  Lurker
  • Joined on: 7/26/2011
  • Posts: 2

i dont want to fire the feild validater......

 

the problem is number validater will different in each page

 

 

thanks in advance


Posted: 7/26/2011

Guru 16813  points  Guru
  • Joined on: 4/19/2009
  • Posts: 490

On button set this CausesValidation="false"


Page 1 of 1 (4 items)