ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: sarah-appfolio on July 23, 2014, 10:47:44 pm
-
Hello,
I have the infinite scroll demo working, but after installing the pro version it does not.
It looks like their were some changes to the contents of the ui object.
Before the following were defined ui.curPos and ui.finalPos. Upon page load curPos was 0 and finalPos was 16 (14 rows show).
Now there is ui.initV and ui.finalV, which on page load are 0 and 3000 (the size of the cache is 3000).
Am I missing something?
Thanks,
~Sarah
-
Please refer to this demo for infinite scrolling for PRO version
http://paramquery.com/pro/demos/infiniteV
-
Thanks, was that in the demos section? I don't see it there.