[Mono-bugs] [Bug 51926][Maj] New - Problem with the paging mechanism of DataGrid.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Dec 2003 04:03:09 -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=51926

--- shadow/51926	2003-12-09 04:03:09.000000000 -0500
+++ shadow/51926.tmp.12169	2003-12-09 04:03:09.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 51926
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: System.Web
+AssignedTo: jackson@ximian.com                            
+ReportedBy: along@mainsoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Summary: Problem with the paging mechanism of DataGrid.
+
+Description of Problem:
+While trying to press on the next or previous links, the connection is 
+stacked and after a minute , a blank page appears.
+This problem appears only in the second page (after pressing next in the 
+first).
+
+Steps to reproduce the problem:
+1. Open the attached aspx file.
+2. press on the next link.
+3. try to press next or previous 
+ 
+
+Actual Results:
+A blank page.
+
+Expected Results:
+The relevant page will appear.
+
+
+How often does this happen? 
+Always.
+
+Additional Information: