[Mono-bugs] [Bug 48814][Nor] Changed - DataGrid does not calculate page length

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Sep 2003 10:59:14 -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 gonzalo@ximian.com.

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

--- shadow/48814	2003-09-26 19:08:20.000000000 -0400
+++ shadow/48814.tmp.25156	2003-09-28 10:59:14.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 48814
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: ivo.haamer@101b.ee               
@@ -67,6 +67,9 @@
 			return pageSize;
 		}
 		return 0;
 	}
 }
 ...
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-28 10:59 -------
+Can you attach the sample code?