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

How to add more column in Combobox ?

1 Answer 78 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
trunghieu
Top achievements
Rank 1
trunghieu asked on 16 Jul 2011, 05:38 AM
Hello, I have a Datatable (5 Column) , i want to add first Column is DataValueField,Second and Third column is DataTextFied ( using C# code in page_load Event)
Excample :http://demos.telerik.com/aspnet-ajax/combobox/examples/default/defaultcs.aspx 


Thanks,
Trung Hiếu

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 18 Jul 2011, 06:31 AM
Hello Trunghieu,

You can achieve the desired scenario by using custom attributes.
Take a look at the following documentation for more on custom attributes.
Custom Attributes.

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