|
-
Jul 13th, 2006, 07:05 PM
#1
Thread Starter
Addicted Member
How to force controls to validate?
Is there a method I can call that will force all my textbox controls to fire their Validating event? -or- do I have to call all those events manually? The textboxes are not bound to a datasource. If I have to call them manually, what's the best way to do that in C#?
I'm actually doing .NET Compact Framework if it matters.
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
|