зеркало из https://github.com/telerik/blazor-docs.git
782 B
782 B
title | description | type | page_title | slug | position | tags | res_type |
---|---|---|---|---|---|---|---|
ListView Validation | How to add validation to the ListView and cancel the operation if it fails. | how-to | ListView Validation | listview-kb-validation | kb |
Environment
Product | ListView for Blazor |
Description
How to add validation to the ListView Edit and Insert operations?
How to cancel the event when validation fails and keep the ListView in edit/insert mode?
Solution
An example is available in the following project: https://github.com/telerik/blazor-ui/tree/master/listview/ValidationExamples.