Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataGrid
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00785954
Message ID:
00785969
Vues:
21
This message has been marked as the solution to the initial question of the thread.
Hi Wilson,

You need to call the EndEdit method of the DataRow to write the changes to the DataTable:
ds.Tables(0).Rows(0).EndEdit()
>I have a problem when a DataGrid, when i am editing a row, the changes aren't written to the DataTable still i move to another row.
>
>is there a way to avoid this?
>
>Can i update changes to DataTable while i am making changes in a row in the DataGrid
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform