[Mono-bugs] [Bug 49272][Nor] Changed - DropDownList doesn't get filled
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 24 May 2004 14:50:31 -0400 (EDT)
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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=49272
--- shadow/49272 2004-05-24 10:15:33.000000000 -0400
+++ shadow/49272.tmp.9204 2004-05-24 14:50:31.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 49272
Product: Mono: Class Libraries
Version: unspecified
OS: Mandrake 9.1
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: atsushi@ximian.com
ReportedBy: cmello@gmx.net
QAContact: mono-bugs@ximian.com
@@ -77,6 +77,13 @@
Created an attachment (id=5502)
dsBranch.xsd (generated dataset)
------- Additional Comments From gonzalo@ximian.com 2003-10-11 01:35 -------
This is from system.data
+
+------- Additional Comments From atsushi@ximian.com 2004-05-24 14:50 -------
+I even haven't tried (that test is too nasty) but LoadDataRow()
+is already implemented, so please check with the latest code.
+
+Next time, please provide database schema (runnable DDL) and the whole
+stack trace.