Use FilePicker and FileSave to save multiple files. #1046
Closed
CliffAgius
started this conversation in
New Feature Discussions
Replies: 2 comments 2 replies
-
Hi, could you propose API how it may look like? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closed as per the Community Stand-up discussion here: https://youtu.be/N9wMcBP4jtg?t=2889 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I love the new FilePicker and FileSave additions so the toolkit and wanted to discuss maybe joining them so that you can use the FilePicker to get a folder and then FileSave to save more than one file.
Project I am currently working on takes data an produces PowerPoint files using the Syncfusion tools, but it can on some days need to create 100 files, using the FileSave methods is brilliant but the poor user has to select the folder and hit save for each and every one of them. For a mobile I get this is a very rare use case but for desktop this is normal business needs read in data and process it and save the results.
I haven't looked into if this is possible just yet as didn't want to commit effort if the team didn't want to add this in so though starting a discussion here is a good start.
Cliff.
Beta Was this translation helpful? Give feedback.
All reactions