DevExpress Blazor components are shipped with GitHub feature-based examples. Follow the links below to view the examples:
- How to implement a Theme Switcher in Blazor applications
- How to localize components
- How to use DevExtreme maps in a Blazor application
- How to reuse a component and configure its state via a dictionary
- Disable Row Editing Depending on Row Values
- Inline Editing
- Edit a Row on a Separate Page
- Custom Confirmation Dialog
- Post changes to an in-memory data source
- Implement Row Drag and Drop Functionality
- Implement Filter Operator Selector
- Use the DxTagBox Control as a Filter for a Column with Multiple Values
- How to implement the multiple selection editor
- How to implement the date range selector
- MaskedInput for Blazor - How to create an input element for a card number, expiry date, and CVV
- Implement a responsive CardView component in Blazor
- Blazor TreeView – How to implement custom filter
- Form Layout for Blazor - Tabbed Wizard
- How to change the visibility of DxFormLayout's items and groups
- How to show a Data Grid's detail information in DxFormLayout
- Grid Layout for Blazor - How to create an adaptive dashboard layout
- How to implement the Breadcrumb control based on a selected node
- Components for Blazor - Getting Started
- How to Create a Report Bound to the SQL Data Source
- UI Customization API
- Specify Parameter Values in a Blazor Report Viewer (Native) Application
- Specify Parameter Values in a Blazor Reporting (JavaScript-Based) Application
- Report Viewer for Blazor - Customization API
- Report Viewer for Blazor - Custom Export
- How to load appointments for visible interval only (lazy loading)
- How to implement CRUD operations with a Web API Service
Refer to the following link to find all examples for DevExpress Blazor components: Blazor Examples.