[Mono-bugs] [Bug 80657][Maj] New - DataGridView not drawn correctly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 29 15:36:45 EST 2007


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 mono at zogi.de.

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

--- shadow/80657	2007-01-29 15:36:45.000000000 -0500
+++ shadow/80657.tmp.14917	2007-01-29 15:36:45.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 80657
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: SUSE 10.2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: mono at zogi.de               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DataGridView not drawn correctly
+
+Description of Problem:
+The DataGridView is not drawn correctly with MONO, only with .NET.
+
+Steps to reproduce the problem:
+1. Compile and run the attached example file.
+
+Actual Results:
+The DataGridView is only showing a box with the headers listed, but not the
+data entry forms and the list. 
+
+Expected Results:
+On windows with .NET, the DataGridView shows the header and the data entry
+fields. 
+
+How often does this happen? 
+Always
+
+Additional Information:
+I am using the latest version of mono, 1.2.2.1


More information about the mono-bugs mailing list