The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I would like to know how to clear error messages in case if user decided to cancel the form submission after he/she tried with invalid data? I tried formvalidator.destroy() but message did not dissapear.
SNSevvandhi Nagulan Syncfusion Team March 3, 2020 07:09 AM UTC
Hi Arjuna,
Greetings from Syncfusion support.
We have checked the reported scenario. You can call the form reset while canceling the form submission instead of destroy method. Kindly refer the below code,