Team,
I get a weird issue in RadScheduler in Week View mode,
I use WebService to bind the Scheduler, in scheduler i use only Read-Only functionality. No Appointment creation or edit or delete, only to render the events i use the scheduler.
First when i load to Day View mode, everything shows fine. but once i move to Week view mode it throws a error message
"Microsoft JScript runtime error: Unable to get value of the property 'cells': object is null or undefined" (Script Reference: Type.registerNamespace("Telerik.Web.UI.Scheduler").
This is not reproducible when I Set ShowFullTime="true" in page Load, but you click at show business hours this issue again resumes.
Please help me to resolve the issue.
Thanks,
Ilayaraja.C
I get a weird issue in RadScheduler in Week View mode,
I use WebService to bind the Scheduler, in scheduler i use only Read-Only functionality. No Appointment creation or edit or delete, only to render the events i use the scheduler.
First when i load to Day View mode, everything shows fine. but once i move to Week view mode it throws a error message
"Microsoft JScript runtime error: Unable to get value of the property 'cells': object is null or undefined" (Script Reference: Type.registerNamespace("Telerik.Web.UI.Scheduler").
This is not reproducible when I Set ShowFullTime="true" in page Load, but you click at show business hours this issue again resumes.
Please help me to resolve the issue.
Thanks,
Ilayaraja.C