Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have used a macro to export a object into csv linking to action in a button specifying path as server desktop- it is working fine, but how can user download it when he clik on button export at accesspoint with this??
Thanks
He can't. That kind of macro does not work in the ajax client.
So, can u suggest me how can user download an object say table object by cliking on button at access point?
Enable the Send to Excel option in the caption of the object.
but user wants it in csv, that is why I am using macro...any other suggestions??
Send to excel hang in large data.
Hi,
You can try with Right click Export and select csv as output.
It works with large data too.But would require greater amount of ram to handle huge data export.
Regards
ASHFAQ