I am using GridView for a client to refresh a file used by an outside program. The program wants the file in CSV format, or alternatively in XLS format, but GridView is creating it in XLSX format.
I have a feeling there's a way to tell GridView what format to use when exporting with the /xdw parameter? Is there, or is there another parameter?
Thanks
Steve