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

Scroll trigger on main Gridview tr #108

Open compugator2 opened 4 years ago

compugator2 commented 4 years ago

I have a Gridview and inside the Gridview item there is another table. The item seems to keep triggering on the internal table tr instead of the main Gridview tr. Is there more documentation on how to implement the item setting?