Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix header rendering when exporting csv with multiple header rows #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wxiang7
Copy link

@wxiang7 wxiang7 commented Jul 21, 2015

fix header rendering when exporting csv with multiple header rows (#80)

referenced:
https://datatables.net/forums/discussion/22592/export-multiple-row-headers

@DataTables
Copy link
Collaborator

Thanks for the PR! I'm actually in the process of replacing TableTools, so I'm not sure if this change will make it into a production release. However, I'll review it properly when I get a little bit of time after the work I'm currently doing.

@Ladel
Copy link

Ladel commented Nov 4, 2015

Hi,

Maybe use dt.aoHeader instead dt.nTHead?

 dt.aoHeader[rowIdx][colIdx].cell.innerText 

Best regards,

@madpin
Copy link

madpin commented Dec 5, 2016

Hello,

Hist Issue is corrected?
How I export 2 headers lines?

Tkx,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants