HalitTalha / ng-material-extensions

Extended features for @angular/material components
Apache License 2.0
101 stars 52 forks source link

excel with more than one exported table #22

Closed rcodinat closed 4 years ago

rcodinat commented 5 years ago

Hi,

Is there a possibility to export several tables at the same time and having them in the same excel sheet?

If so, how? If not, do you plan on having it in the near future?

I think it would be great to have this feature since people need to export several tables from the same page at the same time pretty often, not just one table.

Many thanks for your reply.

Best, Rafael

HalitTalha commented 5 years ago

Thank you for the feedback. Currently it is not possible however multiple export is in consideration and there is a feature request about it already. Do you mean exporting multiple tables in the same excel file or same excel sheet?

rcodinat commented 5 years ago

Hi, thank you for replying. I mean exporting multiple tables in the same sheet of an excel file. It would be great:

Do you guys have an idea of an approx. Date /month when a "beta" version of this feature could be available?

Best, R.

Le mar. 19 nov. 2019 à 20:07, Halit Talha TÜRE notifications@github.com a écrit :

Thank you for the feedback. Currently it is not possible however multiple export is in consideration and there is a feature request about it already. Do you mean exporting multiple tables in the same excel file or same excel sheet?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/HalitTalha/mat-table-extensions/issues/22?email_source=notifications&email_token=AIIO5R5QXRXLB4YDFAS6WEDQUQ2QDA5CNFSM4JOHQ2DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEPLTZA#issuecomment-555661796, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIIO5R2LBWXWRHHXVEY45CLQUQ2QDANCNFSM4JOHQ2DA .

HalitTalha commented 4 years ago

Thanks for letting us know your requirement however having multiple tables in one sheet is actually a common misuse of excel. You can follow this issue #18 for multiple table exporting cases.