Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ToolStrip buttons don't fire TextBox Leave events
Message
From
28/06/2006 14:44:07
 
 
To
27/06/2006 20:37:08
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01132234
Message ID:
01132533
Views:
12
I had a similar problem, it's in the messages back a couple days.

But basically after you put the data into the text box, do a focus on it. When the focus leaves it seems to push the data into the dataset or whereever it goes.

In VB code: Me.txtAddress.focus()

Then you can do other stuff if needed. I had to do it on a few textboxes.

Hope this helps.

CU
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform