This question is locked. New answers and comments are not allowed.
For datepicker and normal textboxes the validation message shows to the right, but for any numeric textboxes, using jquery "required" validation, the validation error message shows to the left of the textbox. Do you have any idea why it would be doing this? Using FF web developer toolbar, I looked at the styles of all the validation error text and they all seem the same, so it must be some logic issue where jquery or telerik is inputting the message between the opening div and the numeric input.
Thanks for your help!