Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RowState
Message
De
22/01/2004 23:30:22
 
 
À
22/01/2004 09:36:06
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Divers
Thread ID:
00869400
Message ID:
00869752
Vues:
16
I created a class form with buttons to manipulate data (i.e Add, Edit, Delete, Move Record, ...)

The code I'm running is as follows:
Me.BindingContext(_MyDataSet.Tables(_MyDataTable.ToString)).Position += 1
where _MyDataSet is a property that contains the dataset name.
_MyDataTable is a property that cointains the table name.

Also if I move the record pointer in the grid by using the mouse, the record that I moved from is marked as modified.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform