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

_item_view not found #80

Open pptyasar opened 7 years ago

pptyasar commented 7 years ago

_item_view not found find when using ListView

echo ListView::widget([ 'dataProvider' => $dataProvider, 'itemOptions' => ['class' => 'item'], 'itemView' => '_item_view', 'pager' => ['class' => \kop\y2sp\ScrollPager::className()] ]);

uktamovdilshod commented 7 years ago

you must create __item_view.php