Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
Cancel button needs two clicks after validators have fired
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Stuart Whiteford, post: 506757"] Hi, I've got a basic web form, two textboxes, a couple of radio button groups, some required field validators, and a Submit and Cancel button. When the page loads, if I click the Cancel button, the server-side event fires as normal. However, if I click the Submit button (with no information entered) the client-side validators fire, but if I then decide to press the Cancel button, nothing happens, I need to press it a second time before the server-side event fires. Not a major deal I know, but if it annoys me, it'll probably annoy at least one other user. TIA, Stuart. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
Cancel button needs two clicks after validators have fired
Top