Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating New Records in a DataView Control
Message
De
12/08/2002 17:27:45
Roger Toppin
PricewaterhouseCoopers
Bridgetown, Barbade
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Creating New Records in a DataView Control
Divers
Thread ID:
00688874
Message ID:
00688874
Vues:
57
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform