jquery - Tablesorter: Export to CSV and Retain Style -
jquery - Tablesorter: Export to CSV and Retain Style -
mottie's tablesorter output widget great , working well, i'm having problem getting respect html applied cell. table imported excel via csv.
i have tried traditional tags:<b>
within cell bold text. output_includehtml
true various css on td itself: style='font-weight: bold; background: green;'
changing html on page here: http://mottie.github.io/tablesorter/docs/example-widget-output.html
didn't homecoming formatted csv excel, i'm not sure if it's built in. might requesting more of hacky way tablesorter respect such styling.
the output widget can export html in csv file
21,"<span class='red'>john</span>",'robin'\n\thood,33,$19.99,25%,"dec 10, 2002 5:14 am"
when load excel, won't interpret html text.
if want retain color , styling, can select table content, drag-and-drop table excel (ref)
jquery tablesorter export-to-csv
Comments
Post a Comment