Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie question on dataview
Message
De
11/09/2005 18:02:08
 
 
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Divers
Thread ID:
01048552
Message ID:
01048560
Vues:
14
Dmitry,

I guess I'm not sure what it is you're looking for. You already have an index? For the DataTable or the DataView?

Could you elaborate a bit more on what you're trying to accomplish or explain your question in a different way?

~~Bonnie




>How do I get a value for an iIndex row of a dataview? For example,
>suppose I define a dataview like this:
>
>
>DataView MyDataView = new DataView( MyDataSet.Tables["MyTable"]);
>
>
>Then I want to get the value of column "MyColumn" in the row iIndex in the dataview MyDataView. How do I do it? What is the syntax?
>
>Thank you.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform