[Mono-bugs] [Bug 78081][Nor] New - Databinding typed datasets

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 11 17:52:08 EDT 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 roger.jakobsson at jorosoft.se.

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

--- shadow/78081	2006-04-11 17:52:08.000000000 -0400
+++ shadow/78081.tmp.1303	2006-04-11 17:52:08.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 78081
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details: WinXP and Linux Ubuntu
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: roger.jakobsson at jorosoft.se               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Databinding typed datasets
+
+Description of Problem:
+When binding fields in a typed dataset to textboxes it results in a 
+SystemNullReferenceException.
+
+Steps to reproduce the problem:
+1. Create a typed dataset
+2. Make an instance of the ds in a form
+3. Bind some columns to textboxes
+
+Actual Results:
+Exceptions
+
+Expected Results:
+Should work as with untyped datasets.
+
+How often does this happen? 
+Always
+
+Additional Information:
+See attachement


More information about the mono-bugs mailing list