Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Datagrid not automatically updated
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00828740
Message ID:
00829164
Vues:
25
Winan,

To clear the DataSet, you would call
MyDataSet.Clear();
The filling of the DataSet is calling the Fill method of your DataAdapter
MyDataAdapter.Fill(MyDataSet,"MyTable");
>Thanks Cathi, but I am not sure that I already understood what you mean exactly .. could you please give me a very simple example ? .. many thanks in advance
>
>Regards
>Winan
-----------------------------------------

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