Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hello,
I am using a custom validaor based your example where you build MyCustomValidator.cs (https://blazor.syncfusion.com/documentation/datagrid/column-validation).
The problem is that when there are multiple errors, only the last message is displayed as a tooltip.
I have attached my project. It is using the latest version Syncfusion.Blazor (24.1.47). When I roll the version version back to 19.1.0.59, it works; all the messages are displayed.
How do I get the current version to work?
Thanks,
John
Replication steps:
-->Run the attached sample.
-->Then click the 'Add' button. Without adding any value, click the 'Save' button in the dialog. You will observe the issue."