4 Answers, 1 is accepted
0
don gen
Top achievements
Rank 1
answered on 31 Aug 2009, 08:01 PM
Is this possible with the current set of rad controls?
0
Hello Don,
In general you can use the RadControls in ASP.NET MVC framework, but you mostly can use the client-side functionality of the controls and some other limitations. For further information please review this online help articles:
http://blogs.telerik.com/atanaskorchev/posts/08-11-06/asp_net_ajax_controls_in_asp_net_mvc.aspx
http://blogs.telerik.com/atanaskorchev/posts/09-01-16/asp_net_ajax_controls_in_asp_net_mvc_-_announcing_the_sample_application.aspx
Best regards,
Georgi Krustev
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.
In general you can use the RadControls in ASP.NET MVC framework, but you mostly can use the client-side functionality of the controls and some other limitations. For further information please review this online help articles:
http://blogs.telerik.com/atanaskorchev/posts/08-11-06/asp_net_ajax_controls_in_asp_net_mvc.aspx
http://blogs.telerik.com/atanaskorchev/posts/09-01-16/asp_net_ajax_controls_in_asp_net_mvc_-_announcing_the_sample_application.aspx
Best regards,
Georgi Krustev
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
don gen
Top achievements
Rank 1
answered on 01 Sep 2009, 09:25 PM
Thank you for the response.
I have seen these links but I have not been able to figure out how to implement a raddatapicker, or radcomobobox inside cells in a radgrid. I have setup a radGrid in MVC and used the samples, but I have not been able to embed the controls into the grid. Is this possible? I require this functionality (datepicker, combobox - inside grid cells) for a deadline by the end of the week. I am currenlty using the trial and need to make a decision.
Thanks for any help you may have.
I have seen these links but I have not been able to figure out how to implement a raddatapicker, or radcomobobox inside cells in a radgrid. I have setup a radGrid in MVC and used the samples, but I have not been able to embed the controls into the grid. Is this possible? I require this functionality (datepicker, combobox - inside grid cells) for a deadline by the end of the week. I am currenlty using the trial and need to make a decision.
Thanks for any help you may have.
0
Hello Don,
In order to achieve your goal you will need to use some Helpers which will register the RadDatePicker. RadComboBox will work without runat="server". Note that the MVC Ajax does not support scripts and css styles. Please review the attached demo for further consideration.
Regards,
Georgi Krustev
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.
In order to achieve your goal you will need to use some Helpers which will register the RadDatePicker. RadComboBox will work without runat="server". Note that the MVC Ajax does not support scripts and css styles. Please review the attached demo for further consideration.
Regards,
Georgi Krustev
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.