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

ListView in ComboBox drop panel

1 Answer 118 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Sergey
Top achievements
Rank 1
Sergey asked on 12 Apr 2011, 12:20 PM
Is there a way to have a Listview in ComboBox drop panel?
In other words I need to display a headered table in ComboBox drop panel.

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 14 Apr 2011, 12:37 PM
Hello Sergey,

In order to achieve this you will have to edit the template of the RadComboBox. The easiest way is with Expression Blend. Just drop a ComboBox into the design surface, right-click it and choose from the menu Edit Template -> Edit a Copy. Then Blend will generate all the necessary resources. Find the PopUp element and add the header into the template of the PopUp after the Clear selection button. After that you can use the ItemTemplate to template the same way the items. For more information you can refer also to this forum post.

Hope this information is helpful.

Best wishes,
Konstantina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ComboBox
Asked by
Sergey
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or