Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control Refresh() Method
Message
De
07/07/2004 18:12:26
 
 
À
07/07/2004 17:41:07
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00921607
Message ID:
00921688
Vues:
18
Thanks Bonnie, that worked like a charm! :)

>
>int i = this.BindingContext[MyTable].Position;
>MyTable.Rows[i].EndEdit();
>
>
>>But isn't .EndEdit() a method of a Row? How do I grab an instance of the Row that was changed (without iterating through the rows and looking for it)?
>>
Steve Gibson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform