[Mono-bugs] [Bug 81002][Nor] Changed - DataGridView does not show column headers when binding empty DataTable

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 7 10:02:46 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 pedromj at gmail.com.

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

--- shadow/81002	2007-03-02 15:42:31.000000000 -0500
+++ shadow/81002.tmp.654	2007-03-07 10:02:46.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 81002
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: pedromj at gmail.com                            
 ReportedBy: mtraudt at quantifisolutions.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -60,6 +60,9 @@
     grid.DataSource = dt;
     Controls.Add(grid);
 
     Show();
   }
 }
+
+------- Additional Comments From pedromj at gmail.com  2007-03-07 10:02 -------
+Fixed in SVN, r73885.


More information about the mono-bugs mailing list