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

Implement RadScheduler using Model,View,Controller

4 Answers 81 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kuldeep
Top achievements
Rank 1
Kuldeep asked on 28 May 2013, 09:10 AM
Hi,

I have implement Radscheduler using WebService/Wcf.

But as per requirement I want also implement RadScheduler using Model,View,Controller.
If this is possible please update me.

Regards,
Kuldeep

4 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 28 May 2013, 11:04 AM
Hi,

Actually you can use RadScheduler within an ASP.NET MVC application, but you have to use WebServices for loading/updating appointments as the non-WebService approach relies on Webforms' postbacks. Please have a look at this forum thread with an attachment that shows how to use RadScheduler's WebService mode in MVC. If you want to know how to perform client binding capability of RadScheduler using WebServices in ASP.NET MVC, visit this knowledge base article.

Thanks,
Shinu.
0
Kuldeep
Top achievements
Rank 1
answered on 28 May 2013, 12:27 PM
Hi Shinu,

Thanks for replying,

How to implement Custom UI in Radscheduler in MVC4.
Please see  the below scenario.
1)  Implement Custom UI(dropdown,label using advanced form). 
2)  Implement cascading dropdown using advanced form in RadScheduler. 
3) Fill Custom dropdown using advanced form.  
4) Validate Custom dropdown

I need all above scenario in MVC4 like below link.
http://demos.telerik.com/aspnet-ajax/scheduler/examples/advancedformtemplate/defaultcs.aspx

Please update me.


Regards,
Kuldeep
0
Kuldeep
Top achievements
Rank 1
answered on 28 May 2013, 02:35 PM
Hi Shinu,

I  got the idea from this link
http://www.telerik.com/help/aspnet-ajax/scheduler-replace-edit-form.html (Replace the Edit Form).

But using RadWindow, How will I implement recurrence functionality.

this is very urgent please update me.

Regards,
Kuldeep 
  
0
Plamen
Telerik team
answered on 30 May 2013, 07:04 AM
Hello,

 
The described functionality is not supported in case of MVC by RadScheduler because it would require a back end additional implementation.

Regards,
Plamen
Telerik
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
Kuldeep
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Kuldeep
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or