Hi,
When adding validation markup to an input and using the input as a Kendo Widget, for example a dropdownlist, the input is hidden in favour of the kendo UI elements.
The problem is that jQuery validation then doesn't work as it ignores any hidden inputs.
Is there any way to force Kendo to keep the input visible but move it off screen so that validation will still work?
Thanks,
Mark.
When adding validation markup to an input and using the input as a Kendo Widget, for example a dropdownlist, the input is hidden in favour of the kendo UI elements.
The problem is that jQuery validation then doesn't work as it ignores any hidden inputs.
Is there any way to force Kendo to keep the input visible but move it off screen so that validation will still work?
Thanks,
Mark.