Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie question on dataview
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Newbie question on dataview
Miscellaneous
Thread ID:
01048552
Message ID:
01048552
Views:
68
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
Next
Reply
Map
View

Click here to load this message in the networking platform