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

Binding Radscheduler with Http Handler

1 Answer 36 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Prava kafle
Top achievements
Rank 1
Prava kafle asked on 27 Feb 2012, 11:08 PM
Hi,

I would like to  set the Http Handler as a datasource for RadScheduler, it it even possible.
If yes, what will be my settings?

 <telerik:RadScheduler ID="RadScheduler1" runat="server"   SelectedView="WeekView"
          OnClientAppointmentDoubleClick="OnAppointmentClick"
         OnClientAppointmentWebServiceInserting="OnClientAppointmentWebServiceInserting" >
         <WebServiceSettings Path="Scheduler.ashx" ResourcePopulationMode="ServerSide"   />
              <timelineview columnheaderdateformat="h:mm tt"  groupingdirection="Vertical" headerdateformat="MM/dd/yyyy h:mm tt"
                         numberofslots="21" slotduration="00:30:00" starttime="08:00:00" />
            
        </telerik:RadScheduler>
Thanks,
Prava

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 01 Mar 2012, 04:52 PM
Hello Prava,

 
This functionality is not supported by RadScheduler. 

Please excuse us for the inconvenience caused by this limitation.

Greetings,
Plamen Zdravkov
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
Prava kafle
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or