<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: geo-autocomplete like google maps does in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/geo-autocomplete-like-google-maps-does/m-p/120737#M3008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does esri has some thing like google maps does that in Find an Address to start auto populating as user starts typing?&lt;BR /&gt;[ATTACH=CONFIG]13479[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;for this you need to do some code and then you can achieve the similar functionality. In my case I have executed a query task on the sdk:AutoCompleteBox (xmlns:sdk="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk&lt;/A&gt;&lt;SPAN&gt;" ) in its event for AutoBox_KeyUp. and further added the query results to the grid and displayed. therefore on every key up event I query and then clear the grid and then add the results to the grid.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2012 09:10:26 GMT</pubDate>
    <dc:creator>vipulsoni</dc:creator>
    <dc:date>2012-05-08T09:10:26Z</dc:date>
    <item>
      <title>geo-autocomplete like google maps does</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/geo-autocomplete-like-google-maps-does/m-p/120736#M3007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does esri has some thing like google maps does that in Find an Address to start auto populating as user starts typing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]13479[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 20:25:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/geo-autocomplete-like-google-maps-does/m-p/120736#M3007</guid>
      <dc:creator>tomw</dc:creator>
      <dc:date>2012-04-12T20:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: geo-autocomplete like google maps does</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/geo-autocomplete-like-google-maps-does/m-p/120737#M3008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does esri has some thing like google maps does that in Find an Address to start auto populating as user starts typing?&lt;BR /&gt;[ATTACH=CONFIG]13479[/ATTACH]&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;for this you need to do some code and then you can achieve the similar functionality. In my case I have executed a query task on the sdk:AutoCompleteBox (xmlns:sdk="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk" rel="nofollow" target="_blank"&gt;http://schemas.microsoft.com/winfx/2006/xaml/presentation/sdk&lt;/A&gt;&lt;SPAN&gt;" ) in its event for AutoBox_KeyUp. and further added the query results to the grid and displayed. therefore on every key up event I query and then clear the grid and then add the results to the grid.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2012 09:10:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/geo-autocomplete-like-google-maps-does/m-p/120737#M3008</guid>
      <dc:creator>vipulsoni</dc:creator>
      <dc:date>2012-05-08T09:10:26Z</dc:date>
    </item>
  </channel>
</rss>

