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

VirtualGrid Export to Excel

1 Answer 135 Views
VirtualGrid
This is a migrated thread and some comments may be shown as answers.
Kaan
Top achievements
Rank 1
Kaan asked on 26 Dec 2019, 07:19 AM

Hi,

How I export to excel a VirtualGrid ? 

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 26 Dec 2019, 09:02 AM
Hello, Kaan,     

Note that RadVirtualGrid does not load the entire data, it only requests the data that should be currently visible. That is why this control does not provide any export functionality. 

There is no need to use UI control just to create and export to a file the data coming from an external data source. You can use our RadSpreadStreamProcessing library to create such files, however, you will need to iterate all rows in your data source. Detailed information is available here: RadSpreadStreamProcessing.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
VirtualGrid
Asked by
Kaan
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or