CRUD overview
This feature give you the possibility to create quickly CRUD. Back-End and Front-end code can be easily generated and you will have a couple of screen to manage a object corresponding to an entity:
- 3 Edit mode : in popup, in full page or inline in the table
- Create and select views: select columns, filter, search.
- Apply action on selected elements
- SignalR synchronization = it do not need an user action to see modification done by other users
- Simple or advanced filters
- Export data in different format….
You can find the process to generate following these links :