blah blah blah is here! blah blah » Close

0
votes
1 answers

reloading xsd dataset in .net

gb
0

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 ...

Feedback