Causes validation in asp.net c#
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a problem with me..in my project there is one custom wizard ..there is some steps in the leftside and collection of question and controls for each step.in other side.in that some fields may be compulsary for that i used required field validators .. The actual problem is that supose i am in 4 th step..in that one field is required field validtor if i click in to 3 rd step i have to go in to that step without filling the compulsary field.. i make causes validation property of that step in to false.......but if the focus is on that control i want to click 2 times to go into previous step....can anybody have a solution or suggestions for this..help me... alex.