[Mono-bugs] [Bug 81805][Wis] Changed - DataGridViewComboBoxColumn not created

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 23 04:38:01 EDT 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 rolfkvinge at ya.com.

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

--- shadow/81805	2007-06-04 17:36:40.000000000 -0400
+++ shadow/81805.tmp.9905	2007-07-23 04:38:01.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Wishlist
 Component: Windows.Forms
-AssignedTo: pedromj at gmail.com                            
+AssignedTo: rolfkvinge at ya.com                            
 ReportedBy: kobruleht2 at hot.ee               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: DataGridViewComboBoxColumn not created
@@ -53,6 +53,10 @@
 		DataGridViewComboBoxColumn
 		col = new DataGridViewComboBoxColumn();
 		col.DropDownWidth *= 3;
 		dataGridView1.Columns.Add(col);
 	}
 }
+
+------- Additional Comments From rolfkvinge at ya.com  2007-07-23 04:38 -------
+Pedro, I'll start doing some work on DGV now, I hope you don't mind me taking 
+over your bugs :)


More information about the mono-bugs mailing list