Skip to content

Make use of dynamic columns when generating sheet by IDataReader to change columns names & widths#514

Merged
shps951023 merged 1 commit intomini-software:masterfrom
Laxynium:master
Jul 21, 2023
Merged

Make use of dynamic columns when generating sheet by IDataReader to change columns names & widths#514
shps951023 merged 1 commit intomini-software:masterfrom
Laxynium:master

Conversation

@Laxynium
Copy link
Copy Markdown
Contributor

@Laxynium Laxynium commented Jul 18, 2023

Currently generation of xlsx via IDataReader does not use a dynamic columns configuration to change columns names & widths of generated xlsx. This PR adds such an option to it.

Using other methods to get data for excel, which are using dynamic columns, are not always an options when excel is huge and must be processed with the smallest amount of memory used.

Copy link
Copy Markdown
Member

@shps951023 shps951023 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Laxynium 👍👍 could I invite you to our team?

@shps951023 shps951023 merged commit 986af41 into mini-software:master Jul 21, 2023
@Laxynium
Copy link
Copy Markdown
Contributor Author

@Laxynium 👍👍 could I invite you to our team?

Sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants