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=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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-05-04 07:51 ------- Created an attachment (id=16917) PostBackOptions.diff + +------- Additional Comments From [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
