Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clear dataset and then refill it
Message
From
14/05/2004 00:59:55
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Clear dataset and then refill it
Miscellaneous
Thread ID:
00903959
Message ID:
00903959
Views:
87
Dear The Expert,
I am creating a serial communication application by using vb.net, after the data received then they will be proceed and then show on the datagrid, I show them by using below commands:

mydataset.clear
mydataadapter.fill(mydataset)

the above commands will clear all contents in mydataset and then refill, I think this will takes a lot of resources. is there another way for doing this?

Thanks

Winanjaya
Next
Reply
Map
View

Click here to load this message in the networking platform