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:
copyModel: {
on: true,
render: true,
header: true,
zIndex: 1e4
},
selectionModel: { column: true },
Let me know if more insight is required.
Thank you.