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

Custom Edit Template with select box

1 Answer 162 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Markus
Top achievements
Rank 1
Markus asked on 20 Jan 2015, 10:16 AM
Hi

I am trying to edit simple Data via edit popup template.

http://jsfiddle.net/g1766k8y/2/

In this template I am trying to read the "city" data and highlight this in a selectbox which contains all available "cities" saved in an array (can hence come from another datasource).

This is important because finally I have a list of clients which have a currency assigned to them, so in the edit template I need to load the complete list of available currencies and then highlight the one which is assigned to the client (so in the select <option selected>USD</selected> for example).

Many thanks

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 22 Jan 2015, 09:18 AM
Hi,

I updated the example to use a dropdownlist with the available cities to edit the city value.

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