Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bindingcontext position and datatable.row
Message
 
À
01/02/2003 17:36:13
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00748036
Message ID:
00748050
Vues:
17
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
>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform