Datatables sInfo outside table?

Datatables sInfo outside table?

YudistiraYudistira Posts: 10Questions: 4Answers: 0

Hi

I need to make the pagination info (Showing 0 to 0) outside table, since I want to make the info fixed div when I'm scrolling. How can I achieve that.

Answers

  • colincolin Posts: 15,143Questions: 1Answers: 2,586

    Hi @Yudistira

    You can just use jQuery to move that element, as in this example here,

    Cheers,

    Colin

This discussion has been closed.