[Mono-bugs] [Bug 52225][Nor] New - DataList - Additional table rows when ExtractTemplateRows is true.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 05:48:55 -0500 (EST)
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 along@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52225
--- shadow/52225 2003-12-16 05:48:55.000000000 -0500
+++ shadow/52225.tmp.1408 2003-12-16 05:48:55.000000000 -0500
@@ -0,0 +1,35 @@
+Bug#: 52225
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: System.Web
+AssignedTo: along@mainsoft.com
+ReportedBy: along@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: DataList - Additional table rows when ExtractTemplateRows is true.
+
+Description of Problem:
+When setting ExtractTemplateRows = True, in Mono the datalist contains
+additional empty table row in the head of each item table.
+
+Steps to reproduce the problem:
+1. Open the atttached aspx file.
+
+Actual Results:
+the additional rows appears.
+
+Expected Results:
+No additional rows should appear.
+
+How often does this happen?
+Always.
+
+Additional Information: