Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/syncfusionexamples/blazor-datagrid-display-validation-message-in-dialog-template
- Owner: SyncfusionExamples
- Created: 2022-05-17T11:22:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T04:48:59.000Z (6 months ago)
- Last Synced: 2024-07-16T07:23:18.247Z (6 months ago)
- Topics: blazor, blazor-server, datagrid, dialogedit, dialogediting, syncfusion-blazor, validation
- Language: HTML
- Homepage:
- Size: 459 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.