evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 454 forks source link

Pagination #332

Open EjazAmir opened 4 years ago

EjazAmir commented 4 years ago

Hi, I want to change page when on scroll to bottom. Like, we normally doing in recyclerview. kindly tell me how can i change the page number on scroll. I really stuck here