Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New record, text controls, save record not working
Message
 
To
23/06/2004 07:47:53
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00916335
Message ID:
00916669
Views:
9
>After I create a new record, the user will click a button to get a vendor record through a data reader and populating some text controls on the form with the vendor fields like this:
>
>Me.editCompany.Text = drRow.GetString(2) etc.
>
>When I save the record this field is empty.
>
>However, if put the cursor into the Me.editCompany.Text and the others, and tab through them, the information _is_ saved.
>
>Is there a validation going on here? I know my users aren't going to move through the fields.
>
>Any idea how I can make sure the text control saves the field?

I didn't completely understand the scenario here, but did my answer to your other question answer this question?

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform