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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-12-24 14:37 ------- +Created an attachment (id=18369) +observed behaviour + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
