Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear pivot table rendered range upon loading to avoid conflict on re… #856

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

igitur
Copy link
Member

@igitur igitur commented May 16, 2018

Fixes #850

This PR is a workaround until we have a real pivot table renderer (which is a long way away).

Upon loading a file with an existing pivot table, it clears the range (contents only) of the current pivot table's cells.

Initially I thought to do this only upon saving, but I didn't want to create a situation where ClosedXML reports a cell as having content (that was loaded), but then when it is saved and reopened with ClosedXML the content changes. That's not good.

@igitur igitur added the enhancement Feature already exists, but should be enahanced. label May 16, 2018
@igitur igitur added this to the v0.94 milestone May 16, 2018
@igitur igitur mentioned this pull request May 16, 2018
3 tasks
@igitur igitur force-pushed the issue850-broken-pivot-table branch from da04737 to 0a8cc04 Compare June 6, 2018 13:52
@igitur igitur force-pushed the issue850-broken-pivot-table branch from 0a8cc04 to 4005782 Compare June 6, 2018 14:01
@igitur igitur requested a review from Pankraty June 6, 2018 14:04
@igitur igitur merged commit a3feef5 into ClosedXML:develop Jun 6, 2018
@igitur igitur deleted the issue850-broken-pivot-table branch June 6, 2018 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature already exists, but should be enahanced.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants