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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -