Quote:
Originally Posted by NoOne
i had an idea...
use an > / =< age that splits 9k+ down to a size that does not switch to 'pages'
wherever the demarcation line is, that's how many slices you'd need and be able to keep doing it your current way... ~12k before you need a 3rd split etc (well 3rds - <x, between x and y, then >y etc)... or whatever it may be.
|
The trouble is, for some reason, whether or not it gets broken into pages depends on the size of the source data not on the size of what the data is filtered down to. Here is an example where I filtered my 9000+ players down to 591 and it's still broken up into pages.