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

RadScheduler With MVC3 Razor Engine

9 Answers 247 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Nirtyanath
Top achievements
Rank 1
Nirtyanath asked on 23 Aug 2012, 08:56 PM
I would like to know if it is possible to use RadScheduler with MVC3 Razor Engine. In this blog, there is an example with aspx. But I would like to know if it is possible with cshtml. 

http://www.telerik.com/community/code-library/aspnet-ajax/scheduler/using-scheduler-with-an-asp-net-mvc-controller-instead-of-a-web-service.aspx



I came across a method of using ascx file in cshtml and There by using RadScheduler in the Ascx files. Any pointers or examples would be appreciated. 

Thanks

9 Answers, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 28 Aug 2012, 02:40 PM
Hello Nirtyanath,

The view engine has nothing to do with the ASP.NET ajax controls that you use in a given ASP.NET MVC view. This means that RadScheduler can be freely used both with the default ASP.NET MVC view engine as well as with Razor.


Regards,
Genady Sergeev
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.
0
Jude
Top achievements
Rank 1
answered on 23 Jan 2013, 02:56 AM
Hi,
Is it possible to use RadControls inside Razor? I came across these threads that says it wont work.

http://www.telerik.com/community/forums/aspnet-ajax/mvc/radcontrols-for-asp-net-mvc-razor.aspx
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/does-radscheduler-support-mvc4.aspx

If it's possible, is there an example or a documentation on how to do it?

Thanks
0
Plamen
Telerik team
answered on 25 Jan 2013, 02:15 PM
Hi Jude,

 
I am attaching the pages that implement one way how to implement one way to workaround  this limitation in MVC Razor.

Hope this will be helpful.

All the best,
Plamen
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.
0
Irina Ziegler
Top achievements
Rank 1
answered on 21 Feb 2013, 05:32 AM

Hi Plamen,

I am trying to follow your example, but getting errors:  GetAppointments and GetResources are not found, I am wondering, if you can post complete sample project so I can see what I am missing.

Thank you, Irina.

0
Plamen
Telerik team
answered on 22 Feb 2013, 04:26 PM
Hello Irina,

 
Here is  a sample project that worked at my side. Please have in mind that the bin directory is not included. 

Hope this will be helpful.

All the best,
Plamen
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.
0
Irina Ziegler
Top achievements
Rank 1
answered on 27 Feb 2013, 07:46 PM

Hi Plamen,

The app you posted is configured to run using Visual Studio development server and it works fine.  But if I change it, to run in IIS Express,  I get errors :  GetAppointments and GetResources are not found.

Thank you, Irina.

0
Plamen
Telerik team
answered on 15 Mar 2013, 01:19 PM
Hello Irina,

 
The issue seems to be caused by some configurations of the IIS Express for MVC applications and not connected to the code of RadScheduler. I will recommend you to refer to some IIS thread where such issues are explained in details like in this one.

Hope this will be helpful.

All the best,
Plamen
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.
0
RAVI
Top achievements
Rank 1
answered on 13 Nov 2013, 04:21 AM
I have downloaded the files and tried to execute the solution
But some dlls are missing like
Kendo.Mvc
Telerik.Web.UI.

Pls update as where to get this dll's. We have a project to implement and we intend to buy it, if it suits our requirements
0
Plamen
Telerik team
answered on 15 Nov 2013, 12:52 PM
Hello,

 
You can download the trial versions of the dlls from here:
http://www.telerik.com/products/aspnet-ajax/download.aspx
https://www.kendoui.com/download/download-kendo.aspx?pid=KENDOUICOMPLETE&lict=1

Hope this will be helpful.

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 the blog feed now.
Tags
Scheduler
Asked by
Nirtyanath
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Jude
Top achievements
Rank 1
Plamen
Telerik team
Irina Ziegler
Top achievements
Rank 1
RAVI
Top achievements
Rank 1
Share this question
or