Exporting tables with complex header with tabletools
Exporting tables with complex header with tabletools
laryro
Posts: 1Questions: 0Answers: 0
Hello!
I'm having an issue and dunno how to solve it after many tries.
I have a datatable with complex header, but when i export it using tabletools, my complex header is gone (it exports only last TR element in HEAD)
What am I doing wrong?
here's the fiddle http://jsfiddle.net/laryro/bP2BJ/
How can I fix this?
Thanks!
I'm having an issue and dunno how to solve it after many tries.
I have a datatable with complex header, but when i export it using tabletools, my complex header is gone (it exports only last TR element in HEAD)
What am I doing wrong?
here's the fiddle http://jsfiddle.net/laryro/bP2BJ/
How can I fix this?
Thanks!
This discussion has been closed.
Replies
I am having the same issue on my report and haven't found a solution. Has anyone been able to use Tabletools with complex headers?
Thanks!
Allan
So why can't I export table such as:
[code]
List1:
Elements1Elements2
[/code]
I mean, I only get last line of the header exported.
Allan