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

[Solved] RadScheduler and RadTreeView

1 Answer 102 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Greg Mercer
Top achievements
Rank 1
Greg Mercer asked on 20 Jan 2010, 11:57 PM
Hi,

I've done a bit of searching through the sample code, and on the community site but I'm still lost on how to approach this specific  requirement.

I need to have a RadTreeView and a RadScheduler control on a web page where the TreeView would display clubs, offices and departments at our school and the RadScheduler would display any events scheduled at these groups. The user would check off various groups they are interested in and the RadScheduler by way of an ajax request would be updated with a response of just the events from the groups that were selected.

I've tried out the Web Service binding example found here. But I haven't be able to determine if there is anyway to add my selected groups as extra parameters to the calls made to the "GetAppointments()" method that is part of the SchedulerWebService.cs.

I've also looked briefly at the AjaxManager examples, but haven't found any samples working with the RadScheduler. It also looks like the response is less efficient because it brings back the full html for the control - along with the appointment data.

What would be your suggested approach to meeting my requirement and do you have any sample code showing how it would work?

Thanks,
Greg

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 22 Jan 2010, 12:07 PM
Hello Greg,

There is an online demo quite similar to your requirement:
http://demos.telerik.com/aspnet-ajax/scheduler/examples/resources/defaultcs.aspx

Please, review it and let us know if you have further questions.


Best wishes,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler
Asked by
Greg Mercer
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or