Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie question on dataview
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
ADO.NET
Titre:
Newbie question on dataview
Divers
Thread ID:
01048552
Message ID:
01048552
Vues:
67
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.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform