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

hierarchical data in Combobox

1 Answer 198 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Gyanendra
Top achievements
Rank 1
Gyanendra asked on 18 Jun 2013, 04:14 PM
Hello,

We have requirement to display hierarchical data (tree view kind) in the combobox. Is this possible using the Teleric WPF combobox ? 
Also this should also fit in the GridView row for inline editing.

Thanks,
Gyan

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 20 Jun 2013, 11:52 AM
Hello Gyan,

The described scenario is not supported in the ComboBox control - as it is an ItemsControls, it cannot show hierarchical data. I would suggest that you use RadTreeView inside RadDropDownButton instead in order to achieve similar approach.

Hope this helps.

Regards,
Kalin
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
GridView
Asked by
Gyanendra
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or