[Mono-bugs] [Bug 78288][Nor] Changed - [2.0] Implement GetPostBackOptions, PostBackOptions defaults and server Paging

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 7 13:25:24 EDT 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 grendello at gmail.com.

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

--- shadow/78288	2006-05-04 08:33:40.000000000 -0400
+++ shadow/78288.tmp.6545	2006-05-07 13:25:24.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: gonzalo at ximian.com                            
 ReportedBy: grendello at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [2.0] Implement GetPostBackOptions and PostBackOptions defaults
+Summary: [2.0] Implement GetPostBackOptions, PostBackOptions defaults and server Paging
 
 The attached diff implements GetPostBackOptions for the 2.0 controls that
 support it as well as changes the default PostBackOptions as per
 documentation at
 http://msdn2.microsoft.com/en-us/library/system.web.ui.postbackoptions.aspx
 
@@ -29,6 +29,12 @@
 reasonable parameters, but please see whether I'm not wrong.
 
 ------- Additional Comments From grendello at gmail.com  2006-05-04 07:51 -------
 Created an attachment (id=16917)
 PostBackOptions.diff
 
+
+------- Additional Comments From grendello at gmail.com  2006-05-07 13:25 -------
+The updated patch attached after this comment does the same what the
+previous one, but additionally modifies PagedDataSource.cs to
+implement AllowServerPaging and remove 3 public APIs that are not
+present in MS.NET 2.0 code.


More information about the mono-bugs mailing list