Report Pagination
-
Hi Eli,
Thank you for writing such a useful plugin.
Q1: I was wondering if I can paginate a report, for example:
SQL: select text from book_table where book_id=1
this query will return 1500 records
Would it be possible to display a
<Previous> 1 2 3 4 5 6 7 8 9 10 <Next>
buttons or links at the bottom or top of the report so 50 records are displayed per page????Q2: Would it be possible to run queries directly inside pages using shortcode without the need to always create a report? Something similar to [sqlgetvar] but to return the full resultset.
Q3: How to format a resultset as plain text and apply a custom CSS to it?
Thanks very much for your feedback.
Kind regards,
George.
- The topic ‘Report Pagination’ is closed to new replies.