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

Grid with drop down bind

3 Answers 49 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chatra
Top achievements
Rank 1
Chatra asked on 03 Jun 2014, 06:05 AM
Hi ,

Can any one provide me a demo with a popup grid having columns(writerid(int);writername(string),agentname(string),writeractive(boolean)) and input for popup comes from a template  save; having WriterDropDownList  with "writerid" as value field ,"writername" as text field of dropdownlist  and  agentname as text field box on template with "writeractive" as checkbox filter.


Having "writerid" as fieldID for model.

Thanks,
Chatrapathi Chennam





3 Answers, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 03 Jun 2014, 11:21 AM
Hi Chatra,

We do not have an example that matches exactly your criteria, however you can easily achieve this using custom popup editor template. Please check the following example, that you can use as a reference:

http://trykendoui.telerik.com/@Kiril/ubEq

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Chatra
Top achievements
Rank 1
answered on 03 Jun 2014, 04:39 PM
Hi Kiril,

Thanks for the Quick reply.

But I am looking for some example specific to dropdownlist in custom template and to bind the text and value fields of selected dropdown list item to grid colums containing text and vaues fields.

Thanks,
Chatrapathi Chennam
0
Kiril Nikolov
Telerik team
answered on 04 Jun 2014, 11:58 AM
Hello Chatra,

It is the same you can change the autocomplete to dropdownlist, combo or any widget you want. Here is the updated example:

http://trykendoui.telerik.com/@Kiril/ubEq

Regards,
Kiril Nikolov
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
Chatra
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Chatra
Top achievements
Rank 1
Share this question
or