[Message Deleted]
ASP.NET
3
Posts
3
Posters
0
Views
1
Watching
-
[Message Deleted]
-
[Message Deleted]
You can turn off validation in javascript, I think you can specify your validators in a group and then make your control not be part of that group, or you can just render a vanilla link, so no validation occurs.
Christian Graus No longer a Microsoft MVP, but still happy to answer your questions.
-
[Message Deleted]
Just add "setTimeout('resetFlag()', 5);" to the OnClientClick of the ByPass Buttons. This makes needToConfirm=true again, because it became needToConfirm=false when you clicked the Submit Button with ByPassMethod in it. Thanks for your question bro... dajuanenonli@yahoo.com