http://bugzilla.novell.com/show_bug.cgi?id=535701
Summary: ASP.NET ListView incorrect calculate TotalRowCount,
while create child controls
Classification: Mono
Product: Mono: Class Libraries
Version: unspecified
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: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.1.2)
Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
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 Page from Attachment
2.See problem with DataPager
3.
Actual Results:
TotalRowCount = 10
Expected Results:
TotalRowCount = 13
--
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