Subrat

Results 4 issues of Subrat

Hi I am using Tableexport version(5.0.0),i have date in the table and while export to excel i am facing below issue Html table data ![image](https://user-images.githubusercontent.com/12031027/36407923-1fcc96aa-1628-11e8-8360-c6285a06c9ca.png) and excel data is ![image](https://user-images.githubusercontent.com/12031027/36372961-ae8b0b16-158c-11e8-85b9-7feb9307519f.png)...

I have numbers in html table which is comma separated, i want to remove all the comma before export to excel The html table data is ![image](https://user-images.githubusercontent.com/12031027/36478356-6b5d7320-172a-11e8-94b0-a5c2d201bb67.png) I want 17917...

I am using this functionality to export multiple sheet exportmultisheet: function (data, mime, filename, sheetnames, extension, merges={}, cols_width={}) { var sheet_data = null; var key = extension.substring(1); if (_isEnhanced(key)){ var...

Hi is it possible to top and bottom feature if user top of the page bottom icon will visible and click on bottom it will move to bottom of the...