I'm revisiting an issue I raised on the Kendo forums (which are now read only). Here's the original thread.
The solution proposed by Jon suggests:
If you pull out the validation message out of the span, it will show up (use jQuery to append it to the parent element).
I've got the validation working - I just can't get the validation message to display (at least where it's visible). I'm not sure what to append where.
Any advice is much appreciated.
You should append the validation tooltip element <span class="k-invalid-msg" data-for="name"></span>
to the editor container. Where "name" corresponds to the name of your editor input.
Docs: columns.editor
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With