Duplicate the "Showing 1 to 10 of XX" entries to top of the table.

Duplicate the "Showing 1 to 10 of XX" entries to top of the table.

pmospmos Posts: 7Questions: 3Answers: 0

Link to test case:

I built an example responsive table here:
http://cvr.pmo.cikeys.com/datatables.html

Description of problem:

I looked over the documentation about how to reposition the page control elements here:
https://datatables.net/examples/advanced_init/dom_multiple_elements.html

The code example given appears to be how to duplicate all of the elements to the top of the table.

I do not understand how to only duplicate the "Showing 1 to 10 of XX" entries from the bottom to the top of the table.

Answers

This discussion has been closed.