Table export Umlaut-problem
-
Hello Tobias,
working with your Plugin is great.
I created several tables and found a lot of solutions to custom changes in this forum.
Still a few questions are left:
1) my tables are in german and whenever I export them I get Umlaut-problems in the resulting csv. Is there any solution to this?
2) is it possible to give the header round corners (all 4 corners)? In my tables the header row has got a background, but the rest of the table has got a transparent background and you see the page background image
3) I made the header cell arrows for sorting vanish by using.dataTables_wrapper .tablepress .sorting:after,
.dataTables_wrapper .tablepress .sorting_asc:after,
.dataTables_wrapper .tablepress .sorting_desc:after {
content: “”;
}Now I am trying out the DataTables FixedHeader-Plugin and while scrolling down the arrows appear in the fixed header. I would like them to stay hidden. Is there an easy way to solve the problem?
Thanks a lot for your always quick and very helpful replys, Gaby
The topic ‘Table export Umlaut-problem’ is closed to new replies.