[Mono-bugs] [Bug 80356][Wis] Changed - Grid active cell content is difficult to read

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 24 14:37:38 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 kobruleht2 at hot.ee.

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

--- shadow/80356	2006-12-24 14:37:02.000000000 -0500
+++ shadow/80356.tmp.14702	2006-12-24 14:37:38.000000000 -0500
@@ -48,6 +48,11 @@
 dt.Rows.Add("iiiiiiiiii");
 dt.Rows.Add("iiiiiiiiii");
 DataGrid dg = new DataGrid();
 this.Controls.Add(dg);
 dg.DataSource = dt;
 } }
+
+------- Additional Comments From kobruleht2 at hot.ee  2006-12-24 14:37 -------
+Created an attachment (id=18369)
+observed behaviour
+


More information about the mono-bugs mailing list