Cricket
Active member
I'm wondering if there is a build in way to refresh a DataTable?
Currently I just delete the table from the DataSet and then using the DataAdapter Fill the DataTable again. But I was hoping there was a built in method for doing this.
Currently I just delete the table from the DataSet and then using the DataAdapter Fill the DataTable again. But I was hoping there was a built in method for doing this.