would you instruct how to rearrange the info element in the top of the table (e.g search box...)

would you instruct how to rearrange the info element in the top of the table (e.g search box...)

lmnguyenlmnguyen Posts: 7Questions: 4Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

Answers

  • lmnguyenlmnguyen Posts: 7Questions: 4Answers: 0

    I would like to know how to rearrange datatable info elements e.g. search box, pagination bar, ... your help is greatly appreciated

  • kthorngrenkthorngren Posts: 22,200Questions: 26Answers: 5,111

    Use the layout option to control which Datatables elements are shown and where they are shown.

    Kevin

  • allanallan Posts: 64,829Questions: 1Answers: 10,731 Site admin
    edited July 29

    There is a collection of examples here for how to use layout.

    Allan

Sign In or Register to comment.