Howto set deafult paging parameters?

bmarkus 07 Jun, 2013
Default limit is "All" for pagination in ChronoConnectivity, which is causing issues with long lists. With hundreds or thousands items result is blank list which is misleading for users and causing problems.

Is there a regular whay to set it to e.g. 20 ny default?
GreyHead 07 Jun, 2013
Hi bmarkus,

Which version of ChronoConnectivity do you have?

In the one I'm using the Front End List settings | General tab has a Default list limit of 20 and also a Maximum List limit to stop the All setting showing.

Bob
bmarkus 07 Jun, 2013
Bob

thanks a lot, I'm using the latest version. It is there, but somehow I missed.

BTW, it is now running with MS SQL-2008. I could manage to change the paging code part in the library so it works fine now. What is missing the check of primary key existence but not essential for operation.
This topic is locked and no more replies can be posted.