This is a migrated thread and some comments may be shown as answers.

Export to excel with additional coloumns and data that are not shown in the grid

1 Answer 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jena
Top achievements
Rank 1
Jena asked on 19 Oct 2017, 12:29 PM
We are using telerik filter enabled radgrid that has 8 (say) columns and we have to export the filtered records  to excel when required and the excel report should have additional columns 25(say) with relevant data. Is there a possibility to achieve this? The frequency of exporting to excel is comparatively very low and hence loading all 25 rows and making the columns invisible will have considerable performance hit. 

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 24 Oct 2017, 06:08 AM
Hi Jena,

You can set the Visible property of the columns to True just before exporting them. Similar to the implementation demonstrated in the attached web site sample.

I hope this will prove helpful.

Regards,
Eyup
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Jena
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or