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

[Solved] MVC: Embedding controls inside RadGrid (combo/datepicker)

4 Answers 93 Views
Grid
This is a migrated thread and some comments may be shown as answers.
don gen
Top achievements
Rank 1
don gen asked on 31 Aug 2009, 05:37 PM
Is there an implementation of this currently available, or has anyone managed to put a datepicker or combobox inside the radgrid?

Please point me in the right direction or share your findings.

Thanks

4 Answers, 1 is accepted

Sort by
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
Georgi Krustev
Telerik team
answered on 01 Sep 2009, 02:09 PM
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.
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.
0
Georgi Krustev
Telerik team
answered on 08 Sep 2009, 09:30 AM
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.
Tags
Grid
Asked by
don gen
Top achievements
Rank 1
Answers by
don gen
Top achievements
Rank 1
Georgi Krustev
Telerik team
Share this question
or