Open aboalkhair opened 6 months ago
Thanks for wanting to do a PR, @aboalkhair !
We try to merge all non-breaking bugfixes and will deliberate the value of new features for the community. Please note there is no guarantee your pull request will be merged, so if you want to be sure before investing the work, feel free to contact the team first.
Duplicate of https://github.com/MudBlazor/MudBlazor/issues/6167 I will close this issue and assign you on https://github.com/MudBlazor/MudBlazor/issues/6167 if you are planning to make a PR. Also I will warn you ahead that this should only be abstraction layer that can export the data, but not have any destination format aka pdf, word, excel etc as we do not want any 3rd libraries.
Nvm, it looks like I can only assign team members for some reason, i will reopen, just reference this two issues in the PR so they get closed.
Thanks @ScarletKuro But the issue [#6167] is just talking about exporting data to Excel. We want more than that.. like the availability to choose the file format we want to export (pdf, docx, csv, xlsx or printing immediately ) and so on.
Feature request type
Performance improvement
Component name
MudDataGrid
Is your feature request related to a problem?
No response
Describe the solution you'd like
We want a powerful tool within the datagrid to export data (pdf, word, excel, csv, ...)
Have you seen this feature anywhere else?
No response
Describe alternatives you've considered
No response
Pull Request
Code of Conduct