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

Undefined variable: dataProvider #24

Closed ghost closed 9 years ago

ghost commented 9 years ago

whats wrong ? I found this error .. (Undefined variable: dataProvider )

ghost commented 9 years ago

It is not an error from extension. You need data for display from controller. http://www.yiiframework.com/doc-2.0/yii-data-activedataprovider.html

kop commented 9 years ago

@derah04, data you provided is not enough for understanding of your problem. Please add more details about the error. Thank you.

ghost commented 9 years ago

Im say sorry before, I dont understand to use this extention .. Can you see me the example web or web file that use this extention ?

Thank you