<?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: Programmatically activate infotemplate window? (Urgent) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-activate-infotemplate-window/m-p/752396#M69554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Edward,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might find this example helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/fl_zoomgrid.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/fl_zoomgrid.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://storymaps.esri.com/home/"&gt;http://storymaps.esri.com/home/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mediamaps.esri.com/nfl-hof/"&gt;http://mediamaps.esri.com/nfl-hof/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is one ready to use example on net that can suite your need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manojraj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Nov 2013 04:40:57 GMT</pubDate>
    <dc:creator>ManojrajTeli</dc:creator>
    <dc:date>2013-11-27T04:40:57Z</dc:date>
    <item>
      <title>Programmatically activate infotemplate window? (Urgent)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-activate-infotemplate-window/m-p/752395#M69553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there way to manually activate from code (Javascript) the infotemplate window for a given feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What is desired is for row to be selected from datagrid and the corresponding feature to be zoomed to on the map and at the same time the info window for that feature to be activated (shown) without user click action.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 03:35:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-activate-infotemplate-window/m-p/752395#M69553</guid>
      <dc:creator>EdwardSohn1</dc:creator>
      <dc:date>2013-11-27T03:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically activate infotemplate window? (Urgent)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-activate-infotemplate-window/m-p/752396#M69554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Edward,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might find this example helpful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/fl_zoomgrid.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/fl_zoomgrid.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://storymaps.esri.com/home/"&gt;http://storymaps.esri.com/home/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mediamaps.esri.com/nfl-hof/"&gt;http://mediamaps.esri.com/nfl-hof/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is one ready to use example on net that can suite your need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manojraj&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 04:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-activate-infotemplate-window/m-p/752396#M69554</guid>
      <dc:creator>ManojrajTeli</dc:creator>
      <dc:date>2013-11-27T04:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Programmatically activate infotemplate window? (Urgent)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-activate-infotemplate-window/m-p/752397#M69555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Resolved: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;using &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/547...Features+empty"&gt;http://forums.arcgis.com/threads/547...Features+empty&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;adding:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; map.infoWindow.hide();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; map.infoWindow.clearFeatures();&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;before setFeatures might have done it...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 14:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/programmatically-activate-infotemplate-window/m-p/752397#M69555</guid>
      <dc:creator>EdwardSohn1</dc:creator>
      <dc:date>2013-12-05T14:58:49Z</dc:date>
    </item>
  </channel>
</rss>

