Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataRelation Prevent my DataSet Updates!!
Message
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
00758171
Message ID:
00759985
Vues:
14
I get it to work for the first row, by using the following code:
Me.BindingContext(myDS, "Measure").Position = Me.dgMeasurements.CurrentRowIndex
it works for the first row in the parent table, but I moved to the next row in the parent table, .CurrentRowIndex does not match the correct position in the datagrid, because there is a relation between the parent & child table so eveytime the selected row in the parent table changed the number of rows in the datagrid changed according to the no. of rows in child table so evertime the datagrid .CurrentRowIndex will strart from "0".

Cathi, do you suggest another method to use?
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform