0
gizemozdemir created
- ABP Framework version: v5.0.1
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
Hello , I want to add 'export' button on all abp generated tables to export data as excel/pdf file. But we don't use source code both frontend (angular ) side and backend side. Current situation we just called library on configuration files. So should i customize backend -identity related page's code (mvc) - and add buttons & implementation ? If yes could you please give an information about it ?
For example , i need export those tables' data : (role,user,security log,audit logs etc.)
Thank you, Have a nice day.
1 Answer(s)
-
0
Hi,
You can check this: https://docs.abp.io/en/abp/latest/UI/Angular/Page-Toolbar-Extensions
And this guide: https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Guide