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

Telerik Grid view inside Telerik ComboBox

3 Answers 138 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 27 Oct 2010, 04:07 PM
Hi,

I've searched the forums as well as the documentation but I couldn't get what I wanted. What I'm after is having something similar to this http://www.telerik.com/help/wpf/radcombobox-grid-like-dropdown.html but using the Telerik Gridview control instead. I could get things going a bit as shown in the attachment. However, I did it by binding the gridview to the data because when I try to also bind the data to the combobox I get an error at runtime telling me "{"Items collection must be empty before using ItemsSource."}".

Is what I'm trying to achieve even possible currently? If so how?

TIA

David

3 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 28 Oct 2010, 07:07 AM
Hi David,

 I have similar blog post. Please check it and let me know how it goes. 

Greetings,
Vlad
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
0
Muds
Top achievements
Rank 1
answered on 03 Feb 2015, 04:39 PM
Hi
the similar post link that you mentioned in above reply is not working, can you please update ?

Thanks
M.
0
Kalin
Telerik team
answered on 04 Feb 2015, 11:51 AM
Hi,

You can find the blog post on the following link:
http://blogs.telerik.com/vladimirenchev/posts/10-04-09/how-to-filter-as-you-type-radgridview-inside-radcombobox-for-wpf-and-silverlight.aspx

However you can also check the following example from our XAML SDK Repository, that demonstrates another approach to implement a GridView inside of the drop down of the ComboBox:
https://github.com/telerik/xaml-sdk/tree/master/ComboBox/DropDownWithHeaders

Hope this helps.

Regards,
Kalin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ComboBox
Asked by
David
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Muds
Top achievements
Rank 1
Kalin
Telerik team
Share this question
or