Columns are mixed When export to excel
Columns are mixed When export to excel
kapomaho
Posts: 3Questions: 2Answers: 0
Hi,
This is the html page http://i.hizliresim.com/b41lkd.png . But When i export the excel , output is like that http://i.hizliresim.com/XYGB9R.png . "Sorun" column is long string. İs there any solution for this ? Thanks.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
You might need to strip any tabs from the Sorun column before display. I have a feeling that is probably the issue. If you try it, please let me know the outcome and I'll look at updating the software.
Allan
Allan,
İ am so grateful for you. Before display table i splitted "Sorun" column with "\t" delimeter . Later i combined them. That's work. Thanks a lot again.
Great thanks for letting me know that was the issue. When I update TableTools, I'll add in a fix for that.
Allan