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

PivotGrid cell disappear after Export to Excel

1 Answer 83 Views
PivotGrid and PivotFieldList
This is a migrated thread and some comments may be shown as answers.
CK
Top achievements
Rank 1
CK asked on 29 Feb 2016, 08:10 AM

Hi there,

There seems to be a bug with the PivotGrid when using the Export to Excel function.

Using the Demo Application for WinForms, you can just open the PivotGrid - Export to Excel example and then export one.

After that, minimize the Demo Application to task bar, and maximize it back. Some of the rows will be missing. If you keep minimizing and maximing, the rows that are disappearing will keep changing.

I'm not sure if this bug is just on my machine or if there's anything that that needs to be installed.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Accepted
Ralitsa
Telerik team
answered on 02 Mar 2016, 11:00 AM
Chen,

Thank you for contacting us. 

I confirm that this is with RadPivotGrid and I have logged it in our Feedback PortalYou can track its progress, subscribe for status changes and add your vote/comment to it on the following page: FIX. RadPivotGrid - rows are disappeared if the form is minimized right after the pivot is exported to excel file

As a workaround, I can suggest the cashed elements of RadPivotGrid right after the export is completed. Please refer to the code snippet below how to achieve it: 
this.radPivotGrid1.PivotGridElement.PivotRowsContainer.ElementProvider.ClearCache

Hope this will help you. Let me know if you have any another questions.

Regards,
Ralitsa
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
PivotGrid and PivotFieldList
Asked by
CK
Top achievements
Rank 1
Answers by
Ralitsa
Telerik team
Share this question
or