Buttons 3.3.0 and exportOptions / format / header no working?
Buttons 3.3.0 and exportOptions / format / header no working?
Link to test case:
- With buttons/2.4.2 - https://live.datatables.net/qopuwici/1/edit
- With buttons/3.0.0 - https://live.datatables.net/yuqaqowi/1/edit
Description of problem:
When I use the latest buttons library 3.0.0 I cannot get exportOptions / format / header config to run. I expect each header field to be exchanged with "foo". With buttons 2.4.2 it is working fine. So far, with 2.4.2, I could change the exported headers (e.g. exclude HTML tags), but this does not work anymore with 3.0.0. Strangely it does seem to work for the body (with the exportOptions / format / body). Did something change in how to config the exportOptions in buttons 3.0.0?
Answers
Someone beat you to posting this problem
See this thread.
Thanks for the test cases!
Kevin
@lange - I've posted back with a fix in the thread Kevin linked to. I'll release an update to Buttons with the change later in the week.
Allan
Thank you Allan and Kevin
Thank you. I am having same issue.
See latest release is out and this issue seems resolved.
Thank you!
It's working. Thank you again!