java - Table2Excel JS showing warning message that file format & extension don't match when we open an Excel sheet -


table2excel js showing warning message file format & extension don't match when open excel sheet

below steps reproduce:

  1. we have used table2excel js (https://github.com/rainabba/jquery-table2excel) converting html data in excel sheet.

  2. we converted dynamic data in excel sheet when try open(after downloading) excel sheet getting warning message i.e. file format & extension don't match.

  3. please refer below screenshot same:

    enter image description here

  4. is there proper way convert html data excel sheet without getting such warning message.

  5. also of app in mobile devices in ios, microsoft excel, office suit, polaris unable open file wps office opening file.

  6. suggestions appreciated.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

Ansible warning on jinja2 braces on when -