Single Cell in DataGrid not Refreshing with SP 1

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
 
M

Michelle Hlaing

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top