Hi,
I have a page which has a roddock control.
To this control I've added a user control of RadScheduler.
Now, whenever I'm trying to add an event and clicking on the "more.." link to save the event, the edit form which is opened contains nothing but the two buttons (Insert/Update & Cancel). I already figured out that it happens because of a javascript error which occur when I click on the "more" link:
Error: missing : after property id
Line: 10, Column: 225
Source Code:
T\'","M/d/yyyy","h:mm tt","yyyy\'-\'MM\'-\'dd\'T\'HH\':\'mm\':\'ss","yyyy\'-\'MM\'-\'dd HH\':\'mm\':\'ss\'Z\'","MMMM, yyyy","AM","PM","/",":",0],"_ViewRepeatableDays":{},"_ViewsHash":{ctl00_ContentPlaceHolder1_RadDocka0909fc7-a808-42a7-8109-567edf651784_C...
Can you advise, please?
I have a page which has a roddock control.
To this control I've added a user control of RadScheduler.
Now, whenever I'm trying to add an event and clicking on the "more.." link to save the event, the edit form which is opened contains nothing but the two buttons (Insert/Update & Cancel). I already figured out that it happens because of a javascript error which occur when I click on the "more" link:
Error: missing : after property id
Line: 10, Column: 225
Source Code:
T\'","M/d/yyyy","h:mm tt","yyyy\'-\'MM\'-\'dd\'T\'HH\':\'mm\':\'ss","yyyy\'-\'MM\'-\'dd HH\':\'mm\':\'ss\'Z\'","MMMM, yyyy","AM","PM","/",":",0],"_ViewRepeatableDays":{},"_ViewsHash":{ctl00_ContentPlaceHolder1_RadDocka0909fc7-a808-42a7-8109-567edf651784_C...
Can you advise, please?