responsive table with filters
-
Hello,
I created a table in the database.
now i need to fetch the data and display it in an html table.
I would like to do this in a file within my child theme that calls the necessary functions from functions.php.
I have already read the data.
This table must have the following characteristics:
– Take advantage of wordpress pagination to be able to decide how many lines per page should be displayed;
– Regarding the columns, for some of them, the sorting function (ASC and DESC) will be needed;
– I need to set text type search filters but also “date to date” type search filters with the calendar.Before we start, in order not to be mistaken, I would like to have your expert opinion on which tools or plugins or other to use to do the above.
What is the right way to go?Thank you!
- The topic ‘responsive table with filters’ is closed to new replies.