[Mono-bugs] [Bug 537325] New: ASP.NET ListView incorrect calculate TotalRowCount, while create child controls
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Sep 8 04:53:07 EDT 2009
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: mhabersack at novell.com
ReportedBy: padavan at waveaccess.kiev.ua
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list