[Mono-bugs] [Bug 49740][Nor] New - DataGrid - GridLines (Not related to bug #49695)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 16 Oct 2003 12:07:57 -0400 (EDT)


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 yaronsh@mainsoft.com.

http://bugzilla.ximian.com/show_bug.cgi?id=49740

--- shadow/49740	2003-10-16 12:07:57.000000000 -0400
+++ shadow/49740.tmp.28364	2003-10-16 12:07:57.000000000 -0400
@@ -0,0 +1,38 @@
+Bug#: 49740
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: System.Web
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: yaronsh@mainsoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: DataGrid - GridLines (Not related to bug #49695)
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+Asking for horizontal GridLines results vertical ones, and vice versa. 
+
+Steps to reproduce the problem:
+1. Open the attached aspx.
+
+Actual Results:
+The DataGrid was set to horizontal grid lines but the result is vertical 
+ones.
+
+Expected Results:
+A DataGrid with horizontal grid lines.
+
+How often does this happen? 
+Always.
+
+Additional Information:
+For vertical grid lines I get horizontal ones.