First Page Not Being Reset
First Page Not Being Reset
jdadwilson
Posts: 127Questions: 30Answers: 1
I have a module that loads information from a database that is dependent on month. The user can navigate from month to month via nav buttons. All works well, just like I desire... except I just noticed something interesting.
Most months will have multiple pages (pagination) of data. But if I page through a months worth of data and for example stop on page 5, when I load another month, the new information loads on page 5 not 1. Is there a parameter I need to set to force the load to page 1 or maybe a line of code that need to be added. OR is this something that tableTools should handle automatically.
TIA for any assistance.
jdadwilson
Most months will have multiple pages (pagination) of data. But if I page through a months worth of data and for example stop on page 5, when I load another month, the new information loads on page 5 not 1. Is there a parameter I need to set to force the load to page 1 or maybe a line of code that need to be added. OR is this something that tableTools should handle automatically.
TIA for any assistance.
jdadwilson
This discussion has been closed.
Replies
jdadwilson