This is a migrated thread and some comments may be shown as answers.

Javascript error on click of Week option

1 Answer 49 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Babu Raghu
Top achievements
Rank 1
Babu Raghu asked on 12 May 2010, 02:40 PM
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 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

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 14 May 2010, 12:22 PM
Hi Babu,

Could you please review this kb article and check if your implementation is similar. The demo from the kb article does not exhibit such a problem. I suggest you either modify the demo so that the problem can be seen or create a sample project yourself and send it to us via a support ticket.


Greetings,
Peter
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
Babu Raghu
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or