[Mono-bugs] [Bug 77556][Nor] Changed - [PATCH] DataGrid custom paging issue

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 28 13:18:27 EST 2006


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 robertj at gmx.net.

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

--- shadow/77556	2006-03-28 13:14:49.000000000 -0500
+++ shadow/77556.tmp.29444	2006-03-28 13:18:27.000000000 -0500
@@ -44,6 +44,17 @@
 
 
 ------- Additional Comments From robertj at gmx.net  2006-03-28 13:14 -------
 Created an attachment (id=16689)
 datagridtest.aspx
 
+
+------- Additional Comments From robertj at gmx.net  2006-03-28 13:18 -------
+Press on the 2nd page, then press the link back to
+the 1st page and see what happens (no datagrid).
+
+If you remove the comment from the list.Add(6) line,
+the paging works, because VirtualItemCount % 3 == 0.
+
+More nasty things will happen if the datagrid is full of
+controls. The wrong events get fired, etc.
+


More information about the mono-bugs mailing list