ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: kshipra on August 30, 2017, 12:44:50 am

Title: On Export to excel /csv/json add disclaimer information
Post by: kshipra on August 30, 2017, 12:44:50 am
I would like to add disclaimer information on files exported in different formats.
Is there a callback function that I can use to add information?

e.g.
# <Company> Confidential. Do not distribute.         
# Copyright (c) 2007 - 2017  All rights reserved.

I am using client side export.
Title: Re: On Export to excel /csv/json add disclaimer information
Post by: paramvir on August 30, 2017, 09:12:10 am
You can append additional rows to grid data in the beforeExport event and subsequently remove them when export is complete.

https://paramquery.com/pro/api#event-beforeExport