Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bindingcontext position and datatable.row
Message
 
To
01/02/2003 17:36:13
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00748036
Message ID:
00748050
Views:
12
Thank you, that worked perfectly!

I sure do love to hate the complexities of data binding. It's awful. I think the same guy who invented the Rubic's Cube puzzle came up with some of .Net's data binding concepts. He's probably still laughing....



>Use this expression:
>
>Dim CurrentDataRow As DataRow = CType(Me.BindingContext(SampleDataSet, "SampleTable").Current(), DataRowView).Row
>
Previous
Reply
Map
View

Click here to load this message in the networking platform