ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: Sivakumar on March 23, 2021, 03:15:03 pm

Title: Unable to copy header with cell data
Post by: Sivakumar on March 23, 2021, 03:15:03 pm
Hi,

Using version 7.3
I'm unable to copy header along with the cell data from grid to excel.

Below is the code for copyModel:

Code: [Select]
copyModel: {
                    on: true,
                    render: true,
                    header: true,
                    zIndex: 1e4
                },
                selectionModel: { column: true },



Let me know if more insight is required.

Thank you.
Title: Re: Unable to copy header with cell data
Post by: paramvir on March 23, 2021, 06:12:50 pm
It works fine for me. Could you please share a jsfiddle.