1. Overview
  2. Custom Stencils
  3. DevExpress Blazor Web App

DevExpress Blazor Web App

This stencil allows you to generate a DevExpress Blazor CRUD application.

Current Version: 1.0 

Compatibility: .NET 8.0 and upwards

Supported Databases: SQL Server

The purpose of the DevExpress Blazor CRUD 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.

 

 

  1. COLSPAN_MD - This is responsible for configuring how the input will fill up available spaces.
  2. Grid Edit Mode - This Grid displays the edit form in a pop-up window.
  3. Show Filter Search Box - This is responsible for showing the search box for filtering through the grid.
  4. DEVEX_GRID_SHOW_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.0   Date: January 10, 2024

New Features: N/A

Enhancements: N/A

Bug Fixes: N/A

Other Changes: N/A

Known Issues: N/A


 

 

 

 


Was this article helpful?