Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Datagrid not automatically updated
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00828740
Message ID:
00829164
Views:
24
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform