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

Datagrid in combobox and autocomplete text

2 Answers 92 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Top achievements
Rank 1
asked on 01 Nov 2010, 05:08 AM
Dear all,

I have a combobox with datagrid inside. And my problem's how to autocomplete text follow a column of datagrid?

<telerik:RadComboBox HorizontalAlignment="Left"
                     Name="radComboBox1"
                     VerticalAlignment="Top" Width="160" Height="29"
                     IsEditable="True">
           <telerik:RadGridView x:Name="GridTest" />
</telerik:RadComboBox>


Thanks all,

2 Answers, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 01 Nov 2010, 09:02 AM
Hi bò,

Please check the approach used in this blog post:
http://blogs.telerik.com/vladimirenchev/posts/10-04-09/how_to_filter_as_you_type_radgridview_inside_radcombobox_for_wpf_and_silverlight.aspx


Regards,
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
mohammad
Top achievements
Rank 1
answered on 16 Jan 2011, 10:57 AM
when RadComboBox  is RightToLeft, RadGrdView  Is Not Balance With  RadComboBox.

see Image:
nlxirizlku9umlu1nr.jpg
Tags
ComboBox
Asked by
Top achievements
Rank 1
Answers by
Vlad
Telerik team
mohammad
Top achievements
Rank 1
Share this question
or