Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syncfusionexamples/blazor-datagrid-display-validation-message-in-dialog-template

This sample is created to display valdidation message in DataGrid edit/add dialog when specific column is not defined in GridColumn definition
https://github.com/syncfusionexamples/blazor-datagrid-display-validation-message-in-dialog-template

blazor blazor-server datagrid dialogedit dialogediting syncfusion-blazor validation

Last synced: 29 days ago
JSON representation

This sample is created to display valdidation message in DataGrid edit/add dialog when specific column is not defined in GridColumn definition

Awesome Lists containing this project

README

        

# Blazor DataGrid - Display validation message in dialog template

This sample is created to display valdidation message in Blazor DataGrid edit/add dialog when specific column is not defined in GridColumn definition.

## Prerequisites

* Visual Studio 2022

## How to run the project

* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.