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

Multiple item combo box with headers?

1 Answer 140 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
aavadesh
Top achievements
Rank 1
aavadesh asked on 11 Apr 2012, 10:38 AM
Is it possible to have "column headers" on a combo box bound to multiple items? For example a combo box that displays a Employee name. The combo box would display Aavadesh IT. But I'd like to display column headers:

Employee Name     Department
Aavadesh                 IT
Nilesh                       Purchase
Miral                         Marketing

So pleaes give me example.

1 Answer, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 13 Apr 2012, 03:47 PM
Hello,

It is not possible to achieve exactly the same look with RadComboBox, but you can try to do something similar by using ItemTemplate and arrange the data in the desired way as shown in this example.

You can do something like this:
Name: Miral    Department: IT

Hope this helps.

Regards,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
ComboBox
Asked by
aavadesh
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Share this question
or