[Mono-bugs] [Bug 52171][Nor] New - All the cells and rows of Table are disabled when Enable=false

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Dec 2003 02:38:51 -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=52171

--- shadow/52171	2003-12-15 02:38:51.000000000 -0500
+++ shadow/52171.tmp.22170	2003-12-15 02:38:51.000000000 -0500
@@ -0,0 +1,36 @@
+Bug#: 52171
+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: All the cells and rows of Table are disabled when Enable=false
+
+Description of Problem:
+All the cells and rows of Table are disabled when Enable=false.
+Only the Table should be disable.
+
+Steps to reproduce the problem:
+1. open the attached aspx file. 
+
+Actual Results:
+All the cells and rows of the Table are disabled including the Table 
+itself.
+
+Expected Results:
+Only the Table is disabled.
+
+How often does this happen? 
+Always.
+
+Additional Information: