kop / yii2-scroll-pager

Infinite AJAX scrolling for Yii2 ListView widget
https://kop.github.io/yii2-scroll-pager/
MIT License
180 stars 63 forks source link

gridview scrollpager save state after refresh #95

Open nicdnepr opened 5 years ago

nicdnepr commented 5 years ago

I have such structure

pjax
gridview with scroll-pager
end pjax

I refresh gridview by pjax After refresh gridview it resets own scroll position to top and load first page How can I save scroll position and loaded paging pages?