[Mono-bugs] [Bug 74288][Nor] Changed - BaseDataList.Caption missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu May 19 21:03:04 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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=74288
--- shadow/74288 2005-05-13 09:17:24.000000000 -0400
+++ shadow/74288.tmp.9732 2005-05-19 21:03:04.000000000 -0400
@@ -1,22 +1,22 @@
Bug#: 74288
Product: Mono: Class Libraries
Version: 1.1
OS: All
-OS Details: Tested on Fedora Core 2, but probably not OS specific.
+OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: Sys.Web
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: gonzalo at ximian.com
ReportedBy: morpheus4you at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Summary: DataGrid's Caption property not implemented.
+Summary: BaseDataList.Caption missing
Description of Problem:
When setting the Caption property of an ASP.NET DataGrid the runtime
Steps to reproduce the problem:
1. Create a example ASP.NET webproject with a simple page with a DataGrid
@@ -76,6 +76,9 @@
`Caption'
Compilation failed: 1 error(s), 0 warnings
</code>
Looks like the property System.Web.UI.WebControls.DataGrid.Caption was not
implemented (yet) within the System.Web class.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-19 21:03 -------
+This goes in BaseDataList according to the class status page.
More information about the mono-bugs
mailing list