|
-
Nov 23rd, 2008, 03:34 PM
#3
Re: [2.0] Button has been clicked
Are you modifying the contents of the TextBox and then clicking the button directly?
The validation code should not run if the TextBox has focus and then you click the button, i.e. move focus to the button, or any other control that has CausesValidation set to false for that matter.
Hope I haven't misunderstood your problem.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|