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

EPPlusNestedTableColumn not expanding when filtering members #1052

Closed
ChristopherBrownie opened this issue Sep 5, 2023 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@ChristopherBrownie
Copy link

When trying to filter members, if one of the members specified has a EPPlusNestedTableColumn attribute, the column doesn't expand properly to the the related nested table columns.

Relevant documentation:

filter members docs

@swmal swmal self-assigned this Sep 6, 2023
@swmal
Copy link
Contributor

swmal commented Sep 6, 2023

Thanks for reporting, I will have a look at this.

You can also filter members by decorating the properties you don't want to include with the EPPlusIgnore attribute. https://github.com/EPPlusSoftware/EPPlus/wiki/LoadFromCollection-using-Attributes#epplusignore

@swmal swmal added the bug Something isn't working label Sep 6, 2023
swmal added a commit that referenced this issue Sep 14, 2023
JanKallman pushed a commit that referenced this issue Sep 15, 2023
@swmal swmal closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants