ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: wstewart on November 02, 2020, 10:49:53 pm

Title: offline exporting of csv
Post by: wstewart on November 02, 2020, 10:49:53 pm
Hi

I was wondering what would be the best method to implement a download direct from the client to the client without the intervening upload to server? - I believe this is possible in there is a javascript function to create a url that can be used for a subsequent download?

Your example works okay but I'd like not to be dependent on an internet server or have to set up my own server.

Cheers.