tableExport.jquery.plugin
tableExport.jquery.plugin copied to clipboard
When string and numeric value come together then it will display as Hashtag like #### in export to excel ! I have used tableexport.js v5.0.2
I have used tableexport.js v5.0.2 for export to excel. but Issue is When string and numeric value come together then it will display as Hashtag like #### . example my value is "DORAL 11402" then it will display ####### and when I was double click in cell then it was display random number like 3470535. same issue for date also.
Same problem. Chars and number in the same string become ### in Excel (xlsx or xls)
Same problem. Any solution found so far?