Is it possible for Jquery write into xls excel format?

Asked By 20 points N/A Posted on -
qa-featured

Can Jquery write into xls format?  It keeps giving an error of  "o.url is null or not an object' grid.import.js".  Will it require ActiveXObject?  Any suggestions?

SHARE
Answered By 0 points N/A #197367

Is it possible for Jquery write into xls excel format?

qa-featured

Hello!

Writing directly to XLS format using Jquery is not allowed. You need to use a technique. Use the right file extension name and with the new release of Jquery widgets. They enhance jqx grid widgets by adding new data exporting capability. To use MS Excel features, you need to use some tow or more additional JavaScript file. Hope this will help you to solve the issue.

Related Questions