Problem with buttons initialisation

Problem with buttons initialisation

dzineddzined Posts: 1Questions: 1Answers: 0

Hi

I have just updated to the latest version of dataTables, and am having issues with the buttons not showing on the page, any clues as to what i'm doing wrong, I've pasted the debug info below

debugger code: http://debug.datatables.net/emuten

Any help is much appreciated

Thanks

Matt

Answers

  • allanallan Posts: 61,950Questions: 1Answers: 10,158 Site admin

    Hi Matt,

    It looks like you need to add a dom option into your configuration. Have a look at the documentation for this and the examples.

    It basically tells DataTables where to put the buttons.

    Regards,
    Allan

This discussion has been closed.