I have a RadCalendar Control in one of my columns and the EditMode set to "InPlace".
On the CommandItemTemplate when the "InitInsert" event fires, javascript returns an error:
Line: 6
Char: 62099
Error: Sys.WebForms.PageRequestManagerServerErrorException: Specified Cast Not Valid.
Code: 0
If I remove the Calendar, the Init fires fine.
Any ideas?
Thanks,
Joshua
On the CommandItemTemplate when the "InitInsert" event fires, javascript returns an error:
Line: 6
Char: 62099
Error: Sys.WebForms.PageRequestManagerServerErrorException: Specified Cast Not Valid.
Code: 0
If I remove the Calendar, the Init fires fine.
Any ideas?
Thanks,
Joshua