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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 29 16:09:44 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 gonzalo at ximian.com.

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

--- shadow/77556	2006-03-28 13:18:27.000000000 -0500
+++ shadow/77556.tmp.8519	2006-03-29 16:09:44.000000000 -0500
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
-AssignedTo: gonzalo at ximian.com                            
+AssignedTo: robertj at gmx.net                            
 ReportedBy: robertj at gmx.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH] DataGrid custom paging issue
@@ -55,6 +55,13 @@
 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.
 
+
+------- Additional Comments From gonzalo at ximian.com  2006-03-29 16:09 -------
+Ok, go ahead, commit and close the bug.
+Thanks a lot!
+
+
+


More information about the mono-bugs mailing list