BV Commerce Forum
»
BV Commerce Support
»
General Support
»
modifying "top products" report to display more rows
Rank: Member
Joined: 6/1/2004(UTC) Posts: 720
|
How could I modify the "top products" report to display more than the default 10 rows? I looked in the .apsx and .vb pages expecting to be able to increase the 10 value but didn't see it.
Thanks, Derek |
|
|
|
|
Rank: Member
Joined: 8/1/2007(UTC) Posts: 310
|
ASP.net GridView has a default page size of 10 rows per page. If you need more, in your view.aspx file, add the PageSize="XX" to the grid view definition where XX represent the number of rows you want to display on the page.
Let me know how it goes! |
Thanks, Satya support @ bayquel.net Work: +1 803 883 3226 |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.