Hi,
Is there possibility to use dataSource.exportData with LGPL version?
After I call exportData I can see with SmartClient sending a request with xmlHttpRequest and not with hiddenFrame - even when I set dsRequest.transport: "hiddenFrame".
I can see with firebug that my custom server sends everything ok with header Content-Dispostion etc. but as this is xmlHttpRequest browser cannot show Save as dialog, so the response is discarded.
What can I do about it?
Best regards,
Janusz
Is there possibility to use dataSource.exportData with LGPL version?
After I call exportData I can see with SmartClient sending a request with xmlHttpRequest and not with hiddenFrame - even when I set dsRequest.transport: "hiddenFrame".
I can see with firebug that my custom server sends everything ok with header Content-Dispostion etc. but as this is xmlHttpRequest browser cannot show Save as dialog, so the response is discarded.
What can I do about it?
Best regards,
Janusz