Open
Conversation
I think there is a typo when the date has to be converted, it's the v that should be used and not the cell.v as it doesn't exist yet
|
How to add the style in the header? |
Author
|
The function doesn't allow you to pass style. It needs to be done differently but i'm not working on that at the moment, i just helped a friend fix his code crashing because of that. |
|
Hi I am using this package. I am stuck in one point where I need to export the file in CSV format but if we pass file extension props as CSV. Then will download the file with CSV extension but the newly downloaded file is completely blank. No data into this File.Can any one is having example for this to download the file with CSV file extension |
ayanaggarwal9
approved these changes
Jul 21, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I think there is a typo when the date has to be converted, it's the v that should be used and not the cell.v as it doesn't exist yet
Type:
The following has been addressed in the PR:
Description: