5,838
edits
m (→Pagination) |
|||
=== Pagination ===
When you select a month (and year) for the monthly log file that you want to view, that is sent back to the MX engine. It sends back via an application programming interface (API) the first 10 lines (fewer if there are less lines available) only.
At the same time, that API generates the pagination selector shown below the table. This consists of the word "First" to move to first page, the word "Previous" to move to previous page, a list of '''some''' page numbers to select directly (this will let you know how many pages there are as first and last are always shown, plus some in middle), the word "Next" to move to next page, and the word "Last" to move to last page.
If you select another page, by any selector, the API sends you ten lines (fewer if less available) for the selected page. Note that the line numbers shown will obviously change, page 4 for example shows lines 31 to 40.
=== Deleting or Editing a line ===
|
edits