[Mono-bugs] [Bug 75076][Nor] Changed - [2.0 only] Setting the
datasource of a dropdownlist not filling dropdownlist with items
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue May 31 01:53:58 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-31 01:53:24.000000000 -0400
+++ shadow/75076.tmp.27043 2005-05-31 01:53:58.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: gonzalo at ximian.com
ReportedBy: cmorgan at alum.wpi.edu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Setting the datasource of a dropdownlist not filling dropdownlist with items
+Summary: [2.0 only] Setting the datasource of a dropdownlist not filling dropdownlist with items
Description of Problem:
Trying to set an inline datasource like:
Something goes here
<asp:DropDownList id="unitsDropDownList2" runat="server"
@@ -98,6 +98,9 @@
dropdownlist, neither mono nor MS seemed to update the value after 'Save'.
------- Additional Comments From cmorgan at alum.wpi.edu 2005-05-30 22:26 -------
I tried this with svn head from today(20050530) and when running
under xsp I get a populated dropdownlist, when running under xsp2 I
don't. Is this different than under ms .net?
+
+------- Additional Comments From gonzalo at ximian.com 2005-05-31 01:53 -------
+Yes, xsp2 fails.
More information about the mono-bugs
mailing list