Aperto Chiuso

Bulk Delete Users #7342


User avatar
0
AdamMusson creato
  • ABP Framework version: v8.1.3
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no

I have been asked to provide bulk delete for users in my abp application. I don't have the source code of the users list screen in the admin section and the documentation doesn't seem to answer my question about how I can add a checkbox to the user list datatable so that the admin user can select users and add a button to delete all those selected.

What is the best approach for this?


1 risposte
  • User Avatar
    0
    maliming creato
    Team di supporto Fullstack Developer

    hi

    You can override the user list page and use a custom datatables.

    See https://datatables.net/extensions/fixedcolumns/examples/integration/select-checkbox.html

Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11