|
-
Jul 1st, 2009, 01:03 AM
#4
Thread Starter
Addicted Member
Re: Text Box Leave event and Button click Event
Hi,
It seemed solved but it still has problem. 
Although I moved my checking from Leave event to Validating event of a textbox, it still go and check when I click Button.
I set my button's Cause Validating to False.
I do the checking in TextBox Validating event.
If I keyin some data in textBox and didn't go anywhere just directly click on Close button, it still go to Validating event which cause the message box to pop up if same ID is found in Database. And click event is not working too.
Any way to prevent this happen????
Thanks.
Tags for this Thread
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
|