Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot update textbox
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Cannot update textbox
Miscellaneous
Thread ID:
00703115
Message ID:
00703115
Views:
49
I am learning VB.net, I am an experience VFP programmer.

I cannot get a text box bound to a dataset field to update properly.

For example, I create the simple Windows form sample based on the Walkthrough, with a grid and a sqlDataAdapter, and it works fine, updates fine.

I add a textbox to the same form, select "ds1.Companyname" from the Text dropdown. It populates fine on startup. When I type a different name in the text box, then click on the grid, the grid field changes to the new value, and I can update everything fine.

Now I remove the grid and nothing will update. I build the form from scratch and spend several hours on this, to no avail.

Can someone help me with updating from textboxes instead of a grid? When I check the dataset value on tracing, it is changing and shows the new value. Where is the reference I need to read?

Thanks,
Don Meuse
Next
Reply
Map
View

Click here to load this message in the networking platform