Posted 28 February 2018, 11:25 pm EST
Hello ,
When i am importing attached file (in .xls format) its giving invalid file.
Forums Home / Spread / SpreadJS
Posted by: Shalini89garg on 28 February 2018, 11:25 pm EST
Posted 28 February 2018, 11:25 pm EST
Hello ,
When i am importing attached file (in .xls format) its giving invalid file.
Posted 1 March 2018, 12:06 am EST
Posted 1 March 2018, 6:19 am EST
I could reproduce the issue at my end. I’ve forwarded this to the dev team for further review and will get back to you once I have an update on this issue. (Tracking ID - 255072)
Posted 1 March 2018, 7:08 am EST
I’ve received information regarding this issue. The client side excel IO supports only .xlsx (open xml format). It doesn’t support the old .xls (Biff8 format) format.