Quantcast
Channel: NBStore Discussions Rss Feed
Viewing all articles
Browse latest Browse all 4081

New Post: In populateList Sub, flag overwrite txtPageSize setting

$
0
0
Hi,
I was no able to set the Page Size setting for product listing, so looking at source code at Sub populateList I've see that this setting was always overwitten by this code:
 If flag Then
        defaultReturn = SharedFunctions.getCookieQueryValueInt(Me.get_PortalId, "psize", listCookie, Me.Request, defaultReturn)
    End If
in this sub header the flag value is initialized to true and so pagesize always is overwitten with method getCookieQueryValueInt that always return numer 9 because the combobox if in default setted to option Page Size 9!
So my page size always show 9 items and not the number of default items value loaded by txtPageSize module setting!
There is any way to set this flag to false without modify the code?
Thanks!

Viewing all articles
Browse latest Browse all 4081

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>