KorzhCom / EasyData

Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code.
MIT License
594 stars 63 forks source link

Add bulk deletion functionality #122

Open vasiliy-chefonov opened 2 years ago

vasiliy-chefonov commented 2 years ago

Hey! I want to propose a bulk delete feature that allows you to delete multiple records by clicking one button.

UI changes:

image image

antifree commented 2 years ago

Thank you for your proposal! And sorry for the delay. Unfortunately, I cannot say you when we will be able to take a deeper look at this PR. But we definitely will, thank you for your understanding!