Change position button as inline with pagination

Change position button as inline with pagination

Roby FirnandoRoby Firnando Posts: 3Questions: 3Answers: 0
edited September 2018 in Free community support

here i have button below table(datatable) , i want the buttons such as compare,save layout and print inline with pagination, how to do that ?
here is my source code

thank you

Answers

  • colincolin Posts: 15,236Questions: 1Answers: 2,598
    edited September 2018

    Hi @Roby Firnando ,

    To do that, you'll nee to put those elements within the DataTables container using dom. This example here may help - it's putting some controls on the bottom of the table.

    Cheers,

    Colin

This discussion has been closed.