[Mono-bugs] [Bug 77144][Wis] New - the datagrid is drawn wrong on the form.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jan 3 09:50:52 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jeromydean at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77144

--- shadow/77144	2006-01-03 09:50:52.000000000 -0500
+++ shadow/77144.tmp.15055	2006-01-03 09:50:52.000000000 -0500
@@ -0,0 +1,45 @@
+Bug#: 77144
+Product: Mono: Class Libraries
+Version: 1.1
+OS: Windows XP
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: jeromydean at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: the datagrid is drawn wrong on the form.
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+the datagrid is drawn wrong on the form.
+
+Steps to reproduce the problem:
+1. create a winforms application.
+2. add a datagrid to the form, but do not bind any data to it.
+3. compile and run the application.
+
+Actual Results:
+the datagrid is drawn but the right side of the datagrid is displayed as
+black blocks.
+
+
+Expected Results:
+the datagrid to look like m$ winforms datagrid.
+
+How often does this happen? 
+everytime
+
+Additional Information:
+i am using the latest mono 1.1.12.1 with the latest libraries from the
+monocharge package.
+
+Also, as soon as you bind the datagrid to data the datagrid will redraw
+itself correctly so the error only happens on the initial load of the datagrid.


More information about the mono-bugs mailing list