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

General Info and Online Resources

19 Answers 536 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Telerik Admin
Top achievements
Rank 1
Iron
Telerik Admin asked on 29 Jan 2009, 04:23 PM
With RadControls you no longer have to stick with simplistic UIs in your ASP.NET MVC Views. Telerik UI controls support Microsoft ASP.NET MVC and allow you to combine the testability and separation of concerns of the emerging technology with the richness of traditional ASP.NET server controls.

Here is a list of resources that will help you get started with RadControls in ASP.NET MVC:

Enjoy your ASP.NET MVC projects now with RadControls!
Telerik Team

19 Answers, 1 is accepted

Sort by
0
Ivo
Telerik team
answered on 05 Feb 2009, 08:35 AM
There is also a good video on RadControls in ASP.NET MVC:
http://tv.telerik.com/telerikwatchminute/episode/Telerik_Watch_Minute_RadMVC

Make sure you check it out!

Ivo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Thomas
Top achievements
Rank 1
answered on 10 Feb 2009, 02:58 AM
Will you provide full support of the AJAX capabilities of your controls for MVC in the future?
0
Ivo
Telerik team
answered on 10 Feb 2009, 09:21 AM
Hi Thomas,

Could you please provide more details on what exactly do you need in your projects? What are your scenarios and what limitations do you currently face?

We are now gathering feedback and considering a couple of different options for next steps and comments/suggestions will be very welcome.

Regards,
Ivo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Thomas
Top achievements
Rank 1
answered on 10 Feb 2009, 01:13 PM
Hey Ivo,

for sure I can do this. We do a site that is intended to edit photo meta-informations. We implemented your workaround for the RadGrid (slightly modified so we can have multiple Grids on one page) to make update/edit/select happen in MVC. It would be nice to have these functions more cleanly integrated with true AJAX calls so they do not force a page reload. Overall the most useful thing for us would be a Grid, that is more comfortable to use for developer and for the user (e.g. Auto-pagination or even better the hidden reload of rows on scrolling). I think you set the level very high with your RadGrid in WebForms already. If you get there in MVC as well that would be a dream come true ;)
0
Ivo
Telerik team
answered on 11 Feb 2009, 02:41 PM
Hello Thomas,

Thanks for the feedback and details.

We will be extending the MVC support for RadControls and will be making things even more straightforward in the coming releases.

Please don't hesitate to share any other comments or suggestions.

Greetings,
Ivo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Will Huang
Top achievements
Rank 2
answered on 13 Feb 2009, 11:50 AM
In your first post of this thread, there is a "source code included" that link is wrong.  You should remove %20 on that link.
0
Ivo
Telerik team
answered on 13 Feb 2009, 02:56 PM
Fixed!
Thanks,
Ivo
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
Fabio Honigmann
Top achievements
Rank 2
answered on 20 Mar 2009, 03:37 PM
When you say "We will be extending the MVC support for RadControls and will be making things even more straightforward in the coming releases." does that mean that you plan on providing a full client solution for the controls you currently provide?

To me the current solution of adding form server tag around the controls is just not acceptable.
0
Doug Odegaard
Top achievements
Rank 2
answered on 23 Mar 2009, 06:51 AM
I have had a ticket open since Mar 19th and a post in this forum on a critical issue we are having with the MVC implementations of these controls.  I agree with Fabio that if telerik is going to make the statement of support then it needs to provide the support.  I have been a very loyal customer and happy with support but the overall response to MVC has been poor.  Please help us make this a success for Telerik together. 
0
Ivo
Telerik team
answered on 23 Mar 2009, 02:38 PM
Hello Fabio and Doug,

We are aware of the limitations that some of the RadControls have in ASP.NET MVC environment and we are looking for ways to work around them. We are in the process of gathering customer requirements for improvements and also discussing a couple of options with Phil Haack and the other guys on the MVC team at Microsoft -- and there will be improvements in the coming releases.

Now that v1.0 of ASP.NET MVC is officially released we are enthusiastic to make Telerik controls even more MVC-friendly.

@Doug, your specific question on RadFileExplorer has been addressed here

All the best,
Ivo
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Doug Odegaard
Top achievements
Rank 2
answered on 23 Mar 2009, 10:43 PM
Thanks Ivo.  I appreciate your help and I'm looking forward to the results from your discussions with Phil and the MVC team.  If you need any help with building demos let me know.
0
Ivo
Telerik team
answered on 24 Mar 2009, 08:41 AM
Thanks, Doug.

Actually we will be eager to hear about the ASP.NET MVC projects you guys are working on. What difficulties do you face? And how do you see Telerik helping you?

Please share your experience. If you want to attach any project or provide proprietary info please open a support ticket (we will be happy to sign an NDA if needed)

Regards,
Ivo
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Michael Finch
Top achievements
Rank 1
answered on 26 Mar 2009, 04:44 PM
Any chance we could get the source code for this video http://tv.telerik.com/telerikwatchminute/episode/Telerik_Watch_Minute_RadMVC

in particular the PagingExtensions code for the radgrid control (and any other Extensions code for Sorting and filtering)

Thanks
Michael
0
Ivo
Telerik team
answered on 30 Mar 2009, 10:45 AM
Hi Michael,

The source of the MVC samples is available here: http://demos.telerik.com/mvc/Home/Help. From the source you'll find all of the helper classes for Grid, Editor, etc. Hope that helps!

Best wishes,
Ivo
the Telerik team

Check out Telerik Trainer , the state of the art learning tool for Telerik products.
0
Abhijit
Top achievements
Rank 1
answered on 17 Nov 2011, 06:55 AM
Hi,
 
We are currently using the Trial version of your Grid. Before we decide to move on to the full-version of the Telerix grid, I wanted to clear out certian issues with the grid for which I am unable to find a solution.
 
Here's the situation :
We have some number of columns in the grid which are related to each other, due to which, if we change a value in any of the cells then the value of some other cells (in same row or even other row) may be changed.
In short, edition of one cell may reflect a change in some other cell in any row. Now I want to find the cell which is currently in edit mode in the grid control. Could you please guide us in this, as to how this can be
achieved?
Awaiting Reply.
0
Sebastian
Telerik team
answered on 21 Nov 2011, 03:22 PM
Hello Abhijit,

For MVC development we commend using our native MVC extensions instead of RadControls for ASP.NET AJAX. The grid extension offers batch cell editing mode with value tracking that you will probably find useful for your scenario. Feel free to extend the sample to conform to your particular requirements.

Best regards,
Sebastian
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
Abhijit
Top achievements
Rank 1
answered on 24 Nov 2011, 06:32 AM

Thanks Sebastian,
   Telerik Team.

                        Today i will check for getting current edited cell value.Thanks for this valuable input.but our requirement is to with single row of grid below i mention our clear requirement Plz see and help me for it.

1) Suppose we have three column Amount,Rate and Unit.

consider Amount value=100 ,Rate=10 and Unit=10
if i change Amount value to 50 then as per amount change formula i.e Amount/Rate i.e i will calculate 50/10 =5 will save in Unit.

if i change Rate=5 then as per formula Rate* Unit ie (5*10) = 50 will save in amount

means in short we change our rule as per column we edit.

this all functionality should be from java script(Client Side) as well as Server side.

I hope you will understand our requirement will provide some valueable input to use your controls

Thanks & Regards
Abhijit

0
Sebastian
Telerik team
answered on 24 Nov 2011, 04:13 PM
Hello Abhijit,

Based on your description, I believe you can use the functionality presented on this AJAX demo as a starting point and port it for your MVC scenario accordingly (using our MVC NumericTextBox component for this purpose).

Regards,
Sebastian
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
Abhijit
Top achievements
Rank 1
answered on 29 Nov 2011, 10:16 AM
Thanks Sebastian,


                           as per my previous descript of amount,rate and unit example these are editable column hence i kept it as textbox in grid but in that case i want column index or (columnname) of currently selected ot editing cell through keypress as well as mouse click event of this perticular column.
   so can you help to find out it and go ahead to check all our required requirement from grid.

      Thanks & Regards,
        Abhijit.
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Telerik Admin
Top achievements
Rank 1
Iron
Answers by
Ivo
Telerik team
Thomas
Top achievements
Rank 1
Will Huang
Top achievements
Rank 2
Fabio Honigmann
Top achievements
Rank 2
Doug Odegaard
Top achievements
Rank 2
Michael Finch
Top achievements
Rank 1
Abhijit
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or