Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
40
AutoComplete for XamMultiColumnComboEditor with FilterOnAllColumns
posted

I was looking at http://help.infragistics.com/Help/Doc/WPF/2014.1/CLR4.0/html/xamMultiCEE_Configuring_Item_Filtering.html#_Ref380247522

at the first example where FilterMode=FilterOnAllColumns.

How do I make the input box to AutoComplete - show the rest of the text and set the SelectedItem.

I get the expected behavior when I set FilterMode=FilterOnPrimaryColumnOnly. But it is only filters by one column.

Thanks,

Max

Parents Reply Children
No Data