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=80107 --- shadow/80107 2006-12-15 13:46:39.000000000 -0500 +++ shadow/80107.tmp.15206 2006-12-17 13:23:50.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 80107 Product: Mono: Class Libraries Version: 1.2 OS: All OS Details: -Status: REOPENED -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Blocker Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -151,6 +151,12 @@ at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] If you still believe it's a System.Data related issue, then I'll submit a separate bug report. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-17 13:23 ------- +turns out it was due to the setting of DataView.Table after setting +DataGrid.DataSource to the DataView. + +should be fixed now. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
