I am using the AJAX RadScheduler (Telerik.Web.UI v 2008.1.619.20) and the standard appointment creation form.
If you enter unexpected information in the form - for example putting a word in the "every [x] days" recurrence textbox rather than a number you, quite rightly, get an "Input string was not in a correct format" .NET exception.
This exception appears to happen before any events are fired - is there any way I can catch this exception - or have later versions of the scheduler got improved validation on the form?
Thanks
Mark
If you enter unexpected information in the form - for example putting a word in the "every [x] days" recurrence textbox rather than a number you, quite rightly, get an "Input string was not in a correct format" .NET exception.
This exception appears to happen before any events are fired - is there any way I can catch this exception - or have later versions of the scheduler got improved validation on the form?
Thanks
Mark