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

Anybody use RadScheduler or RadUpload in MVC?

5 Answers 101 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Brian Mains
Top achievements
Rank 1
Brian Mains asked on 20 Nov 2009, 06:34 PM
Hello,

I was wondering if anyone has used the RadScheduler or the RadUpload control in an MVC application?  Any points/advice you can give me?

I am using the Q2 release, but could upgrade to the Q3 release if need be.

Thanks.

5 Answers, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 25 Nov 2009, 05:37 PM
Hello Brian,

We have a working demo of the RadScheduler running in MVC using Web Service data binding. I'm attaching you the project along with a Q3 trial DLL here, but it will work just fine with the Q2 version.

RadUpload can also be used in MVC. We don't a have a demo ready, but you can refer to this help article:
http://www.telerik.com/help/aspnet-ajax/mvc-using-upload.html

Greetings,
Tsvetomir Tsonev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Brian Mains
Top achievements
Rank 1
answered on 25 Nov 2009, 05:46 PM
Hello,

Thanks, I actually got the RadUpload to work OK... though the RadScheduler I got the error: SelectedDateControl does not have a script manager on the page, when I did have a RadScriptManager present, so I'll be interested to see your setup.

Thanks for the sample.
0
Brian
Top achievements
Rank 1
answered on 13 Dec 2009, 06:28 PM
Hi,
I don't see how it is possible to use RadUpload in MVC without breaking the MVC pattern.   From what I can tell it needs to be inside an form tag with runat="server" and needs a script manager control.   Please enlighten me on this as it is quite painful to undo all of the work we did integrating RadControls into our webforms and business logic.  I would rather not have to go through that again with another solution.  Thanks in advance for you candid response.
Brian
0
Brian Mains
Top achievements
Rank 1
answered on 13 Dec 2009, 08:34 PM
Hey,

I have to double-check, but I believe I"m using it without the runat="server" tag, and it works OK.  Using latest release from Q3.

Brian
0
Mihai
Top achievements
Rank 1
answered on 22 Sep 2010, 11:40 AM
Hi,

I'm trying to get the RadUpload to work with ASP.NET MVC using the directions at http://www.telerik.com/help/aspnet-ajax/mvc-using-upload.html but can't figure out how to make it work. I get a "RadUpload Ajax error" and am thinking this may happen because of a wrong or missing handler. I'm using VS 2010, .NET 4, and ASP.NET MVC 2.

Has anyone got a working sample using RadUpload with ASP.NET MVC?

Thanks,
Mihai Stanimir
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Brian Mains
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Brian Mains
Top achievements
Rank 1
Brian
Top achievements
Rank 1
Mihai
Top achievements
Rank 1
Share this question
or