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

RadScheduler and ASP.NET MVC?

3 Answers 61 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Nick
Top achievements
Rank 1
Nick asked on 17 Aug 2009, 11:07 AM
Hi, your online help still states:

"RadScheduler does not support ASP.NET MVC at the time being.

RadScheduler relies on postbacks (or ajax requests) in order to insert, update, delete appointments. Support for ASP.NET MVC will be implemented in the upcoming Q1 2009 release."  [source]


Has this support been implemented yet?  I mainly want to use this to layout a schedule of events, but will be using my own forms for creating and editing those events.

Thanks,
Nick




3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 17 Aug 2009, 11:31 AM
Hello Nick,

To some extent - yes. You can use RadScheduler if you bind it to a web service.

Sincerely yours,
Alex
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Nick
Top achievements
Rank 1
answered on 17 Aug 2009, 11:46 AM
So I can't get JSON from a controller action using client script and bind it to the scheduler on the client side?  :(
0
T. Tsonev
Telerik team
answered on 19 Aug 2009, 05:30 PM
Hello,

We don't support such mode currently. We can provide the necessary hooks to make it possible, but you'll have to replicate the web service interface that we use as controller actions. Please, take a look at the Web Service binding example and the actual service code and let us know if this will be useful to you.

Regards,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Scheduler
Asked by
Nick
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Nick
Top achievements
Rank 1
T. Tsonev
Telerik team
Share this question
or