Hello,
I need to display two different fields in MulticolumnCombo (or another control) and then do a search in the dropdown list using values of both fields, so that if any of the fields in the list row containg the query string this row would be in a search result displayed in drop down. It should work similar to autocomplete list box, but with a search ability across multiple fields, instead of one field as in default implementation.
Can someone suggest a solution?
Thanks.
Hello Liya,
Thank you for your post.
I have been looking into it. I created a short sample application based on your scenario. Basically in the sample I created a XamMulticomboEditor bound to the data with two fields and set the FilterMode to FilterOnAllColumns. You can read more information about filtering in XamMultiComboEditor from the following link in our on-line documentation :
http://help.infragistics.com/doc/WPF/2014.1/CLR4.0/?page=xamMultiCEE_Configuring_Item_Filtering.html
Would you please let me know if I missing something.
Please let me know if you need any further assistance on this matter.
If you require any further assistance please do not hesitate to ask.