This question is locked. New answers and comments are not allowed.
Dear all,
I have a combobox with datagrid inside. And my problem's how to autocomplete text follow a column of datagrid?
Thanks 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,
