Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Determining the row position in a dataset
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Determining the row position in a dataset
Divers
Thread ID:
00667651
Message ID:
00667651
Vues:
63
I am looking for a way to set the CurrencyManager.Position when I know the datarow.

My specific problem: I have an array of child datarows, each with a specific rowid within the form's dataset. I want to set currencymanager.position to a selected child record - this updates my displayed values based on the databindings I've established for the form controls.

The datarow object contains a member named rowid. Rowid holds an integer which corresponds to the value I want to set to currencymanager.position, however, the rowid member is private and can not be accessed programatically.

Does anyone know any workaround for this problem? Any direction would be greatly appreciated!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform