Subrat
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  and excel data is ...
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  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...