I saw a reference to attr: { id: 'buttonID' } but it doesn't seem to work. Thanks. -Gabe
if you are referring to DataTables' Buttons extension, then see the documentation: https://datatables.net/reference/option/buttons.buttons.attr
``attr: { id: 'buttonID' }` should work. If it doesn't, make sure you are using the latest version of Buttons (1.5.1 at the moment), and if that doesn't resolve it, can you link to a test case showing the issue please?
Allan
Sorry I didn't respond to this. Must have figured it out. Thanks.
Answers
if you are referring to DataTables' Buttons extension, then see the documentation:
https://datatables.net/reference/option/buttons.buttons.attr
``attr: { id: 'buttonID' }` should work. If it doesn't, make sure you are using the latest version of Buttons (1.5.1 at the moment), and if that doesn't resolve it, can you link to a test case showing the issue please?
Allan
Sorry I didn't respond to this. Must have figured it out. Thanks.