yii2-scroll-pager icon indicating copy to clipboard operation
yii2-scroll-pager copied to clipboard

How to autoload when scroll without click the link?

Open chate052 opened this issue 8 years ago • 4 comments

I set the Scroll Pager for ListView. It's work but I need to autoload next page same to Facebook when scroll without click the link ("Load more Items").

chate052 avatar Sep 21 '16 16:09 chate052

whats is solution !?

bmrbehnam avatar Oct 31 '16 16:10 bmrbehnam

set triggerOffset at 2 or 3.

CatchTHEsun avatar Nov 10 '16 01:11 CatchTHEsun

I have set the triggerOffset 3 , but i need on every scroll record without click on "load more items"

pls help

karamdeep-singh avatar Mar 21 '17 10:03 karamdeep-singh

'triggerOffset'=>$dataProvider->totalCount/$dataProvider->pagination->pageSize,

patpwilly avatar Jun 28 '18 18:06 patpwilly