You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Question: how to programmatically go to a specific page (e.g., go to the next page) without manually clicking a page number? Maybe triggered by an event and then the event handler calls a specific goToPage(pageNumber) function?
What is the best practice for doing this in Smart-Table?
Thanks!
The text was updated successfully, but these errors were encountered:
Question: how to programmatically go to a specific page (e.g., go to the next page) without manually clicking a page number? Maybe triggered by an event and then the event handler calls a specific goToPage(pageNumber) function?
What is the best practice for doing this in Smart-Table?
Thanks!
The text was updated successfully, but these errors were encountered: