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

Scheduler with Web Service & category filtering

1 Answer 30 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Tim
Top achievements
Rank 1
Tim asked on 21 Nov 2011, 06:33 PM
I'm trying to implement a scheduler similar to the "First Look" scheduler on the demo site using a WCF service. I've got it working ok, but I can't seem to find all the code for the checkbox filtering. Specifically what happens when in the OnClientsAppointmentsPopulating event is fired. 

What is happening here? 
eventArgs.get_scheeventArgs.get_schedulerInfo().CategoryNames = categoryNames;
It looks like custom data is being sent through ISchedulerInfo, but I can't seem to find any example code showing how this is done.

If someone can point me in the right directions I'd appreciate it.

Thanks.

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 23 Nov 2011, 02:40 PM
Hello Tim,

Thank you for your question.
 
I just finished creating a code library entry that will provide you with a stand-alone sample.

http://www.telerik.com/community/code-library/aspnet-ajax/scheduler/filter-appointments-by-sending-additional-information-to-the-web-service-and-the-provider.aspx

You can examine the code and contact us if you have questions.

Regards,
Peter
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Scheduler
Asked by
Tim
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or