Hello,
I'm trying to add some client side validation to the WYSIWIG Editor in MVC, however I cannot find any forum posts or docs with instructions on how to do this. I've tried basic unobtrusive validation but that obviously doesn't work because the textarea generated by KendoUI is set to hidden.
Can you please point me in the right direction on how to do this? I'd only like to do simple client side validation such as "Not Empty" etc.
I'm trying to add some client side validation to the WYSIWIG Editor in MVC, however I cannot find any forum posts or docs with instructions on how to do this. I've tried basic unobtrusive validation but that obviously doesn't work because the textarea generated by KendoUI is set to hidden.
Can you please point me in the right direction on how to do this? I'd only like to do simple client side validation such as "Not Empty" etc.