ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started 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.
-
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