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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

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


Attachment: JLTest01_ac4759e9.zip

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."