Hi,
I am using Telerik 2010.1.415.35 trial version.
I am using RadScheduler and RadCalendar controls in my page.
I am getting below javascript error on click of week option from the ViewTabs of the RadScheduler:
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException:
Specified argument was out of the range of valid values.
Parameter name: value
I am using Telerik 2010.1.415.35 trial version.
I am using RadScheduler and RadCalendar controls in my page.
I am getting below javascript error on click of week option from the ViewTabs of the RadScheduler:
Microsoft JScript runtime error: Sys.WebForms.PageRequestManagerServerErrorException:
Specified argument was out of the range of valid values.
Parameter name: value
I am binding a dynamic list to a resourcetype and I have set resource grouping based on this resourcetype through code in the
codebehind.
Day view loads properly. But when the view is changed from dayview to week view or month view , the above error occurs
Error does not occur if the number of list items bound to the resourcetype is less may be below 10 - 15 resources.
And the list contains only 55 resources.
Please help me to solve this issue.
Thanks
Babu