In the advanced form section - Time format, an error is displayed when hitting Apply/OK without making any changes to the field - "Please enter a valid time format"
Lee
3 Answers, 1 is accepted
0
Plamen
Telerik team
answered on 09 Jul 2012, 01:35 PM
Hello Lee,
I have inspected the issue but could not observe it locally or at our on-line demo. Would you please elaborate a little bit the scenario or how to reproduce it locally so we can be more helpful?
Regards,
Plamen Zdravkov
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Appologies for the brief description, I don't think I was awake when I posted this.
To replicate the issue/bug
Add RadScheduler to a page, mine uses master pages
Select Configure RadScheduler...
Select Advanced Form
Note Time Format is HH:mm
Press Apply button
Red flashing exclamation appears next to Time Format attribute with the message 'Please enter a valid time format."
Changing the attribute value to hh:mm allows submission of the configuration editor.
This is on Windows 7 Enterprise x64, VS 2010 Ultimate, Telerik v.2012.2.607.40
Regards,
Lee
0
Plamen
Telerik team
answered on 12 Jul 2012, 09:11 AM
Hello Lee,
Thank you for reporting this buggy behavior and for your concern with RadControls.
It seems to be a validation issue and you can pass it by setting "hh:mm" at the moment and if you need a HH:mm format change the settings in the code itself after that:
Please excuse us for the inconvenienced caused. All the best,
Plamen
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 RadControls for ASP.NET AJAX, subscribe to their blog feed now.