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

Create Combobox at runtime

1 Answer 59 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Mazdak
Top achievements
Rank 1
Mazdak asked on 21 Jan 2011, 02:15 PM
I want to create a combo-box same as product combobox in this page:

http://demos.telerik.com/aspnet-ajax/combobox/examples/default/defaultcs.aspx


I want to create at completely at runtime, is there any code-example for it?

Regards
Mazdak

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 24 Jan 2011, 06:31 AM
Hello Mazdak ,

You can achieve the same appearance at runtime by adding the templates at runtime. Here is a documentation which shows how to add templates at runtime.
Adding Templates

Another suggestion is to use grid as the ItemTemplate.

Thanks,
Shinu.
Tags
ComboBox
Asked by
Mazdak
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or