hi,
i want to remove the attachHeader from export xls file.
i have two attachHeader in the grid. in the xls file want to remove…
thanks in advance…
hi,
i want to remove the attachHeader from export xls file.
i have two attachHeader in the grid. in the xls file want to remove…
thanks in advance…
You can use detachHeader() method to remove unnecessary header before export
working good.
thank you so much…