[Mono-bugs] [Bug 75076][Nor] Changed - Setting the datasource of a
dropdownlist not filling dropdownlist with items
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat May 28 02:08:55 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75076
--- shadow/75076 2005-05-28 01:57:46.000000000 -0400
+++ shadow/75076.tmp.953 2005-05-28 02:08:55.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75076
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Debian unstable 2.6.10 kernel
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: NOTABUG
Severity: Unknown
Priority: Normal
Component: Sys.Web
AssignedTo: gonzalo at ximian.com
ReportedBy: cmorgan at alum.wpi.edu
QAContact: mono-bugs at ximian.com
@@ -48,6 +48,11 @@
------- Additional Comments From cmorgan at alum.wpi.edu 2005-05-27 21:41 -------
Created an attachment (id=15231)
index.aspx.cs
+
+------- Additional Comments From gonzalo at ximian.com 2005-05-28 02:08 -------
+We do the same as MS does, i.e., nothing is in the dropdownlist.
+You're missing a call to unitsDropDownList2.DataBind () (or
+Page.DataBind or ...) and that's why no data is shown.
More information about the mono-bugs
mailing list