I have a table called ‘AHJ Cycle Adoptions Per Publication’. It has 370 rows, however, when I fetched the list of rows, it only returned 200. What could I’ve done wrong ? Below is my code :
Maybe you’re hitting the limit of the query and need to manually paginate? A round number could indicate at it, although I thought the maximum page limit was 100 rows.