0
votes
votes
1 answers
reloading xsd dataset in .net
I have a dataset displayed on a windows form which is based on an xsd schema in the project. When I delete a row the deleting works (I can check the database and see the immediate change) but the dataset doesn't reload until I restart the ...
