I have a CListview widget with a dataProvider object assigned to it that uses pagination but only the first page shows up. I have buttons that link to all the other pages, but when I click on "Next >" the subsequent pages are have 0 records and the pagination buttons disappear.
My code is a little too complicated to post here to look over so I am just asking if anyone knows of common causes for only one page to be displayed.
Has anyone run into this problem before?
My code is a little too complicated to post here to look over so I am just asking if anyone knows of common causes for only one page to be displayed.
Has anyone run into this problem before?