Export To Excel
Export To Excel
shay.mazoz
Posts: 2Questions: 0Answers: 0
Hello All,
The Export to excel and csv doesn't work ,
should i use server side code to do this ?
Regards,
Shay
The Export to excel and csv doesn't work ,
should i use server side code to do this ?
Regards,
Shay
This discussion has been closed.
Replies
Allan
that's work fine but in my code that's doesn't work , should i wrote something in server side ?
Shay
Allan
Exporting to Excel or CSV throws a Flash IO error:
Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error.
at ZeroClipboard/clickHandler()[C:\Users\Allan\Desktop\ZeroClipboard\ZeroClipboard.as:91]
I'm actually kind of confused because I don't have a user named "Allan" on my computer so I have no idea where that is coming from.
When I do it in my own implementation (which I unfortunately am not able to link to), I get the same error but without the weird path:
Error #2044: Unhandled IOErrorEvent:. text=Error #2038: File I/O Error.
at ZeroClipboard/clickHandler()
Works fine in Firefox, Chrome, Safari. Any ideas?