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

Couldnot find ResourceType selected for Grouping??

1 Answer 33 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Piyush Bhatt
Top achievements
Rank 2
Piyush Bhatt asked on 05 Mar 2008, 08:10 PM
I get this error while refreshing the Scheduler from Resource View to any other view or within resource view while changing dates etc. I have my EnableViewState="false" for the scheduler.

And this error does not come up everytime. It comes randomly and don't know why? What properties should I set to prevent this error?

Could not find ResourceType selected for grouping. Please, check that the GroupBy attribute is properly set and a ResourceType with the same name exists.] Telerik.Web.UI.RadScheduler.get_GroupingResources() +637 Telerik.Web.UI.RadScheduler.get_ActiveView() +171 Telerik.Web.UI.RadScheduler.CreateChildControls(Boolean bindFromDataSource) +90 Telerik.Web.UI.RadScheduler.CreateChildControls() +9 System.Web.UI.Control.EnsureChildControls() +87 System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +21 System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +289 System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +289 System.Web.UI.Control.FindControl(String id, Int32 pathOffset) +289 System.Web.UI.Page.FindControl(String id) +40 System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) +654

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 06 Mar 2008, 11:53 AM
Hi Piyush,

Thank you for reporting the issue. Unfortunately, we will not be able to fix the problem immediately, as it requires substantial changes. The workaround for now is to enable ViewState. Alternatively, you can store it in the Session to conserve output.

Your Telerik points have been updated for your involvement.

Best wishes,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Scheduler
Asked by
Piyush Bhatt
Top achievements
Rank 2
Answers by
T. Tsonev
Telerik team
Share this question
or