Question about drawing bugs in DataGridView





Using : Windows 2000 Pro SP4 / VS.NET 2005 / .NET 2.0 / C# - All updates
done.



I have several bugs when I use the DataGridView : When scrolling (or after
scrolling) the grid have these problems :



- Some Image/Icon (in rows) are half-drawn

- Some Image/Icon are drawn on the wrong row ! (First row : nothing,
Row 2 : has image of the first row, Row 3 : image of the 2nd row,...)

- Some ComboBox's button (in rows) are like dark gray square.

- .



Everything return to normal if, by example, I minimize/re-maximise the
application.



I do nothing special. Just a grid binded to a MS SQL data source. nothing
else.





Is there a patch or workaround for those bugs ?? Can those problems come
from my Video cxard drivers ?



Thanks for any help !





Steph.


.