[Mono-bugs] [Bug 79788][Nor] New - Datagrid doesn't display multitable dataset correctly.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 30 10:55:18 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 jeromydean at gmail.com.

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

--- shadow/79788	2006-10-30 10:55:17.000000000 -0500
+++ shadow/79788.tmp.11591	2006-10-30 10:55:17.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 79788
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: Windows XP SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: jeromydean at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Datagrid doesn't display multitable dataset correctly.
+
+Description of Problem:
+When binding a multitable dataset to the datagrid, there is no way to view
+the data like on the MS implementation of the datagrid.
+
+The MS datagrid will provide a dataset parent node with child nodes of all
+the tables so you can select which table you want to display data from.
+
+Steps to reproduce the problem:
+1. create winforms app with a datagrid.
+2. fill a dataset with multiple tables and bind it to the datagrid.
+
+Actual Results:
+Data is bound to the datagrid but there is nothing displayed.
+
+
+Expected Results:
+see above
+
+How often does this happen? 
+every time


More information about the mono-bugs mailing list