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

[Solved] No input-validation-error backcolor

3 Answers 89 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
HoC
Top achievements
Rank 1
HoC asked on 13 Oct 2011, 05:44 PM
Hello, I have a telerik mvc datepicker on a template that is inside of my grid pop-up.  ValidationMessageFor appears when required field is not met however the back color for the input validation does not turn light red like the rest of the controls.  

Here is the razor on the template that renders the datepicker:

@Html.Telerik.DatePickerFor(Function(model) model.StartDate).Format(Config.DateFormat)

and here is the validationFor output:

@Html.ValidationMessageFor(Function(model) model.StartDate)


Is there further configuration I need to apply?

Thank you 

3 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 14 Oct 2011, 11:00 AM
Hello Priester,

 
Unfortunately, I was not able to reproduce this issue locally. Do you observe this behavior on this online demo?

Regards,
Georgi Krustev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
0
HoC
Top achievements
Rank 1
answered on 14 Oct 2011, 02:58 PM
Yes, the demo works... 

Your other controls seem to work fine, it's just this one for some reason.  
0
Georgi Krustev
Telerik team
answered on 17 Oct 2011, 02:01 PM
Hello Priester,

 
Without a test project, which replicates the problem I will not be able to help you further.

Regards,
Georgi Krustev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the Telerik Extensions for ASP.MET MVC, subscribe to their blog feed now
Tags
Date/Time Pickers
Asked by
HoC
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
HoC
Top achievements
Rank 1
Share this question
or