Is there a way to change/remove the pagination using programming?
Let's say the parameter Default rows per page is set to 50. The table loads on the front end with 50 rows per page and has multiple pages. When pressing a button in the front end I need through programming to be able to change the default rows to All and then refresh the table.
Do you have a solution or a hint to implement this behavior?
I'm sorry to disappoint you, but you can't do this from the front-end. The configuration of the table (pagination) is done through the back-end, and the front-end pages don't have a way of accessing the back and changing this.
Maybe you would be able to do this with custom coding, but support included for the plugin does not cover that.
Hi,
Is there a way to change/remove the pagination using programming?
Let's say the parameter Default rows per page is set to 50. The table loads on the front end with 50 rows per page and has multiple pages. When pressing a button in the front end I need through programming to be able to change the default rows to All and then refresh the table.
Do you have a solution or a hint to implement this behavior?
Thank you,
Kind regards,
Alexandru
Hello Alexandru.
I'm sorry to disappoint you, but you can't do this from the front-end. The configuration of the table (pagination) is done through the back-end, and the front-end pages don't have a way of accessing the back and changing this.
Maybe you would be able to do this with custom coding, but support included for the plugin does not cover that.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables