How to get visible column ID's within excelHtml5 'customize' callback
How to get visible column ID's within excelHtml5 'customize' callback
After column visibility has been set using 'colvis' button, user should get Excel spreadsheet using 'excelHtml5' button.
Header has one merged cell which spans from column ID 2 to column ID 8.
Can I somehow access DataTables column ID's from within excelHtml5 'customize' callback, to try and create this merged cell in generated Excel spreadsheet?
Answers
This thread should help, it's asking the same thing.
Cheers,
Colin