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

Multi column combox in WPF usercontrol with header

1 Answer 179 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
shivangi parekh
Top achievements
Rank 1
shivangi parekh asked on 13 Jan 2010, 08:56 PM
Hi,

I have downloaded the trial version and would like to purchase the lisence if you can solve my Multiple column combox with header problem.

I need a simple combox with multiple columns say for eg
Name
LastName
Age
in a WPF UserControl and not WPF window please .
 
Now the condition is that I want the headers to be displayed as well when the combobox drops down and opens up and also on selection or say on click of any row or column it should toggle back means combox should close and display the selected items on the combobox.text property.

I have tried couple of ways but can get the header..if i get the header it doesn't toggle back on selection it remains open ..
Can anybody help me on this one please.

was not able to attach code as well as Sample access database for the same.Is there any place else where i can send you the code if you need for refrence.

1 Answer, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 15 Jan 2010, 02:04 PM
Hello shivangi,

Thank you for your interest in our controls.

I can suggest using DropDownButton, instead of a ComboBox for achieving your goal. This will be the easiest way, and you won't have problems showing the headers of your Grid. You can see example how to use a DropDownButton here.

If you have further questions please feel free to contact us again.

All the best,
Konstantina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
ComboBox
Asked by
shivangi parekh
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Share this question
or