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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-03-28 13:14 ------- Created an attachment (id=16689) datagridtest.aspx + +------- Additional Comments From [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
