|
Hello, I have bound gridview, and I whenever I call a backgroundworker to perform an acceptchanges on the dataset I am using, my datagridview stops updating my dataset. I can type stuff into a cell, but as soon as I leave the cell, the data dissapears, like it never existed. Does anyone have an idea why this would be?
|