BlazorDatasheet icon indicating copy to clipboard operation
BlazorDatasheet copied to clipboard

Validation Alerts

Open mthrift2100 opened this issue 1 year ago • 1 comments

Curious if you think it would be a good idea to refactor the Dialog Alert that is part of the validation logic. Would it make more sense to raise an event that the user can handle and they can decide how they want to visualize the validation failure?

mthrift2100 avatar Feb 21 '24 18:02 mthrift2100

Hi @mthrift2100. I think it is a good idea.

I would suggest that the default behaviour for a strict validation failing should still be the dialog alert, but the user should be able to modify this behaviour if the choose to. What do you think?

anmcgrath avatar Feb 22 '24 02:02 anmcgrath