Single Cell in DataGrid not Refreshing with SP 1

  • Thread starter Thread starter Hans
  • Start date Start date
H

Hans

I have a Windows.Forms.Form containing a DataGrid where the DataSource
is a DataView. Everything refreshes fine after adding, deleting or
editing rows. When I close the dialog and reopen it with a new set of
data, all is okay showing the new rows of data. But when I go back to
the first set of data, I get the correct data except for ONLY the second
column of the first row contains the data from the second set of data.
If I cause it to refresh, then it is fine. Note that this did not happen
before installing SP 1 of .NET Framework 1.1. Anyone know why this
"ghost" data cell would now be appearing after installing SP 1?

Thanks,
Hans
 
Hi Hans,

If you are still having problems with this issue, can you please post back and advise? i will check it in the next few
days.

Thanks,

Michelle Hlaing

Microsoft Support Professional

***Disclaimer: This posting is provided "as is" with no warranties and confers no rights.***
--------------------
 
Back
Top