auto refresh dataset

Hi, How could i automatically detect the changes at the backend database from dataset? Is there a way to refresh the dataset so that the changes can be seen from datagrid?

1 Reply

CB Clay Burch Syncfusion Team April 6, 2002 07:19 PM UTC

The ADO.Net uses a disconnected dataset on the client side. I don't know of any way of refreshing the client side dataset without refilling it. ClayB

Loader.
Up arrow icon