[Mono-bugs] [Bug 76358][Blo] Changed -
System.Web.UI.WebControls.DropDownList fails to render when
databound
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 6 22:43:30 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 jeffrey.a.becker at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76358
--- shadow/76358 2005-10-06 21:08:52.000000000 -0400
+++ shadow/76358.tmp.11815 2005-10-06 22:43:30.000000000 -0400
@@ -93,6 +93,13 @@
</html>
------- Additional Comments From jeffrey.a.becker at gmail.com 2005-10-06 21:08 -------
Created an attachment (id=15882)
Testcase for bug
+
+------- Additional Comments From jeffrey.a.becker at gmail.com 2005-10-06 22:43 -------
+There appears to be some confusion in the internals of
+BaseDataBoundControl. It declares a function:
+"protected virtual IDataSource GetDataSource ()" However,
+IDataSource.cs is defined only for NET_2_0. I am not sure why this
+suceeded in compiling.
More information about the mono-bugs
mailing list