ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: Digitalsoft on January 18, 2023, 02:27:35 pm
-
Is it possible to remove grouped columns and rows while exporting the grid, because of grouped columns it is difficult to apply column filters
-
you can update colModel of the grid to the lowermost columns: https://paramquery.com/pro/api#method-getColModel before call to export method and revert back to original colModel after call to export method.
https://paramquery.com/pro/api#method-refreshCM