Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating New Records in a DataView Control
Message
From
12/08/2002 17:27:45
Roger Toppin
PricewaterhouseCoopers
Bridgetown, Barbados
 
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
Creating New Records in a DataView Control
Miscellaneous
Thread ID:
00688874
Message ID:
00688874
Views:
58
I am writing my first VB.Net App but I am have SERIOUS problems understanding the data binding of the DataView Control. I have a DataGrid control along with some textboxes on the form. The layout is sort of like the Grid at the top displays a list of all the records entered using the textboxes underneath it.

When I use the statement: DataView1.AddNew(), a new record is inserted into my grid control but the record pointer stays on the first record (no matter how many records I add) and my textboxes only show a cleared state when I postion the record pointer in the grid.

Please Help me, because the help writers at Microsoft obviously don't know how to use the control.(The documentation is far from adequate)
True knowledge is knowing the extent of your ignorance.
Next
Reply
Map
View

Click here to load this message in the networking platform