This is a migrated thread and some comments may be shown as answers.

Validation Message position

1 Answer 231 Views
Validation
This is a migrated thread and some comments may be shown as answers.
Ravi
Top achievements
Rank 1
Ravi asked on 25 Mar 2014, 01:45 PM
For dropdown and multi selects fields in kendi ui, validation message occurs under the field. But I want validatio message on side of the control. how?

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 27 Mar 2014, 07:48 AM
Hi Ravi,

You can control the validation position by specifying where exactly do you want the tooltip to be placed by adding a span with data-for attribute set to the validated input name and a class .k-invalid-msg. This approach is explained in more details here:

http://docs.telerik.com/kendo-ui/getting-started/framework/validator/overview#customizing-the-tooltip-position

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Validation
Asked by
Ravi
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or