-
Hi, I am currently using Blazorise for validation and input controls (see sample code below):
And I am wondering about two things:
My razor code looks like this:
The problem is this does not work, the validation does not get called, so no validation error is displayed..which defeats the purpose of creating the custom razor component in the first place..hahaha Can anybody please teach me how to do this properly? If this is not advisable, please let me know also, I'm here to learn! :) 2. Is it going to make my app perform slower because I am nesting razor components? Thank you in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Check this answer #1722 |
Beta Was this translation helpful? Give feedback.
Check this answer #1722