Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
For each Row
Message
From
02/08/2007 14:40:28
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01245258
Message ID:
01245589
Views:
22
>Bonnie:
>
>I recheck other project that I was able to accomplish that and found my problem. Mike was the person that give me some help in the past with something related to dataviews.
>
>But, I still does not understood the different between Datarow & Datarowview.
>
>when I do For each row in Dv.table.rows & for each rowview in DV
>
>Hope you can clarified that. I changed to Rowview and now is working correctly.

If you are iterating through a datatable, you will use a DataRow. If you are iterating through a dataview, you will use a DataRowView.
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform