Description of problem: i create a custom button, with export options visible, and how to get data from selected columns, in the customize function ?
Tanks
Take a look at using columns().data(). The column-selector provides the options available to select the columns. If this doesn't help please provide a link to your page or a running test case replicating what you are doing with the customize function so we can offer suggestions. https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
columns().data()
column-selector
Kevin
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Take a look at using
columns().data()
. Thecolumn-selector
provides the options available to select the columns. If this doesn't help please provide a link to your page or a running test case replicating what you are doing with the customize function so we can offer suggestions.https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin