Hello Andy,
The problem is that the page parser itself is unable to convert the
SelectedDate to another format:
<asp:Calendar runat="server" ID="Calendar1" SelectedDate="29/3/2007" /> |
Error:
Cannot create an object of type 'System.DateTime' from its string representation '29/3/2007' for the 'SelectedDate' property.
Best regards,
Daniel
the Telerik team
Check out
Telerik Trainer, the state of the art learning tool for Telerik products.