DevExpress Blazor Web App
This stencil allows you to generate a DevExpress Blazor CRUD application.
Current Version: 1.2.3
Compatibility: .NET 8.0 and upwards
Supported Databases: SQL Server
The purpose of the DevExpress Blazor CRUD (Create Read Update Delete) Stencil is to automate the generation of a CRUD application leveraging the powerful DevExpress Controls.
To tailor the generated code to your specific requirements, you have the opportunity to configure certain aspects. Below, you'll find a description of the configuration form that appears before the commencement of code generation. This form allows you to fine-tune the output according to your preferences.
- DEFAULT_CONNECTION - This is the connection string generated for your application.
- Logo ALT Text - This is responsible for what will be displayed if the logo doesn't get loaded.
- COLSPAN_MD - This is responsible for configuring how the input will fill up available spaces.
- Grid Edit Mode - This Grid displays the edit form in a pop-up window.
- Show Filter Search Box - This is responsible for showing the search box for filtering through the grid.
- Show Grid Filter Row - This is responsible for enabling or disabling the filter row within a grid, allowing users to filter data directly within the grid.
Release Notes
Version: 1.2.3 Date: May 30, 2024
New Features: N/A
Enhancements: N/A
Bug Fixes: N/A
Other Changes: N/A
Known Issues: N/A