[Mono-bugs] [Bug 49016][Nor] Changed - DataList bug - repeated columns

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 4 Nov 2003 00:11:54 -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 jackson@ximian.com.

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

--- shadow/49016	2003-10-30 11:35:55.000000000 -0500
+++ shadow/49016.tmp.17295	2003-11-04 00:11:54.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 49016
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: jackson@ximian.com                            
 ReportedBy: yaronsh@mainsoft.com               
 QAContact: mono-bugs@ximian.com
@@ -120,6 +120,9 @@
 
 
 ------- Additional Comments From yaronsh@mainsoft.com  2003-10-30 08:05 -------
 Here is a description to focus the problem even more:
 When RepeatDirection="Horizontal", the RepeatColumns setting does not 
 change the layout of items. (note by erezl@mainsoft.com)
+
+------- Additional Comments From jackson@ximian.com  2003-11-04 00:11 -------
+Horizontal rendering is now fixed in CVS. Thanks for the report!