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

Dropdown List item selection issue inside grid Edit template child grid

1 Answer 59 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
dperish
Top achievements
Rank 1
dperish asked on 22 Jan 2014, 12:11 AM
Hi,

 I have one issue with the drop down inside popup grid. Attaching sample project.

It is having pop Grid in InCell mode. It is having column called Salary
Range. On click of any of the cell it displays drop down. 

My issue is drop down selected item doesn't set the cell value and reset it to existing bind value.

Regards

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 23 Jan 2014, 04:04 PM
Hello David,

I would recommend you to use a ForeignKey column, as shown in our offline examples, which are located in the KendoUI installation path, under the \wrappers\aspnetmvc\Examples directory. The files you would be interested in are: 
  • Areas\razor\web\grid\foreignkeycolumn.cshtml 
  • Controllers\web\grid\ForeignKeyColumnController.cs
  • Views\Shared\EditorTemplates\GridForeignKey.cshtml

Regards,
Alexander Popov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
DropDownList
Asked by
dperish
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or