http://bugzilla.novell.com/show_bug.cgi?id=537325


           Summary: ASP.NET ListView incorrect calculate TotalRowCount,
                    while create child controls
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=317143)
 --> (http://bugzilla.novell.com/attachment.cgi?id=317143)
simple page with listview, datapager and objectdatasource

DataPager displays only one page, in case when the data source for the ListView
is ObjectDataSource. This is due to the fact that the ListView incorrectly
calculate TotalRowCount in the method CreateChildControls (Enumerable data,
bool databinding)

Reproducible: Always

Steps to Reproduce:
1.Run test case from Attachment 
2.See problem with DataPager
3.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to