Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataView.Item property
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00977752
Message ID:
00977755
Views:
29
Just as a follow-up...I discovered this morning that the dataGrid (in Winforms) doesn't have an items collection available...whereas in VB you can say myGrid.Item(), that doesn't appear to be the same in C#. You simple say myGrid[nRow][nCol].

Same thing seems to apply with a dataview. I looked back through some code where I used dataviews in C#, and I've always done dv[myrow][mycol]

Kevin
Previous
Reply
Map
View

Click here to load this message in the networking platform