﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - UXSearchBox</title><link>http://www.intersoftsolutions.com/Community/Tags/UXSearchBox/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>UXSearchBox in WPF not supporting AutoComplete?</title><link>http://www.intersoftsolutions.com/Community/Tags/UXSearchBox/</link><pubDate>Wed, 02 Mar 2011 08:27:19 GMT</pubDate><dc:creator>rp36</dc:creator><category>WPF</category><category>UXSearchBox</category><description>&lt;p&gt;First of all, Thanks for the quick fix released last week for UXSearchBox, now I can load the control in WPF. However, I still have following problems:&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;UXSearchBox in WPF:&lt;/p&gt;
&lt;p&gt;1) Does not support AutoComplete mode. I set QueryLatency=0.3 as well as AutoComplete and AutoShowResultBox=True. The view model function (IsSearching) is not triggered.&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;2) UXSearchBox shows empty box on first enter in the search box. It only receives the second enter, which triggers the search box&lt;/p&gt;&lt;br /&gt;    &lt;pre&gt;&amp;lt;Intersoft:UXSearchBox QueryLatency="0.3" DisplayMemberPath="Title" NavigateUriMemberPath="VirtualUri"  ItemContentType="ContentAndImage" ImageMemberPath="FullThumbnailPath" IsSearching="{Binding IsSearching, Mode=TwoWay}" QueryText="{Binding QueryText, Mode=TwoWay}" SearchResult="{Binding SearchResult}" Width="200" AutoShowResultBox="True" /&amp;gt;&lt;/pre&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;Would you let me know, if it is not supported and am I doing something wrong?&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;&lt;br /&gt;</description></item></channel></rss>