[Mono-bugs] [Bug 80107][Blo] Changed - CurrencyManager throws NullReferenceException

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 17 13:23:50 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 toshok at ximian.com.

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: toshok at ximian.com                            
 ReportedBy: mika.aalto at tut.fi               
 QAContact: mono-bugs at ximian.com
@@ -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 toshok at ximian.com  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.


More information about the mono-bugs mailing list