Helo,
on one of my asp.net page i have few textbox's and required validator attach to them. Everything is ok with validate, but when i want to change page to another required validator don't allowed it cause i don't fill in a textbox :/
How to allowed change page without fill a validate textbox? I must create a condition in "exit page" (how it named ?) event disabled required validation ??
Please help ;)