<?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: &amp;quot;Find Task Results in Datagrid&amp;quot; Sample not working? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389373#M35932</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well it must be dojo then. I'm trying to figure out how to incorporate it into Aptana Studio 3...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2011 20:52:44 GMT</pubDate>
    <dc:creator>AndrewBrown1</dc:creator>
    <dc:date>2011-05-19T20:52:44Z</dc:date>
    <item>
      <title>&amp;amp;quot;Find Task Results in Datagrid&amp;amp;quot; Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389369#M35928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was recently trying to work on my version of this example on my page, and I noticed that the example stopped working. When you click on a row in the datagrid, the page is supposed to zoom to the result... well it doesn't anymore.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know it worked in the past, so what's the deal? Is anybody else experiencing this issue? My coworker and I are.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/find_map_datagrid.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/find_map_datagrid.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 20:15:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389369#M35928</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-05-19T20:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389370#M35929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andrew,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It works for me. Perhaps its a browser specific issue, which browser (and version) are you using?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 20:19:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389370#M35929</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2011-05-19T20:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389371#M35930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've tried it in all three browsers that I have installed, IE8, Firefox 4 (latest version), and Chrome (latest version). They all don't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My coworker tried it on IE8 and it also didn't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could it be that fact that we have the JS 2.2 API installed on our machines, and not 2.3?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 20:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389371#M35930</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-05-19T20:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389372#M35931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you copy the sample locally then switch out the script tags to point to version 2.2 on your machine? If so then yes that's why it does not work. Version 2.3 uses an upgraded version of dojo (v 1.6). At dojo 1.6 djConfig and dojoType were deprecated so many of the samples in the resource center were migrated to use the new approach. There are details here on what changed:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://dojotoolkit.org/reference-guide/releasenotes/1.6.html"&gt;http://dojotoolkit.org/reference-guide/releasenotes/1.6.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 20:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389372#M35931</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2011-05-19T20:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389373#M35932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well it must be dojo then. I'm trying to figure out how to incorporate it into Aptana Studio 3...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2011 20:52:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389373#M35932</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-05-19T20:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389374#M35933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried this example on a separate machine that isn't utilized for production, and the example still isn't working. I used IE8.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 14:06:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389374#M35933</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-05-23T14:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389375#M35934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andrew,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I ran some more tests and for me it looks like it retrieves the matching information and displays it in the grid but the data grid click isn't working. I'll find the issue and update the sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kelly&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 15:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389375#M35934</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2011-05-23T15:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389376#M35935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like the sample was missing the data-dojo-id attribute. If you add the following to the table tag the sample should work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;data-dojo-id="grid" &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've updated the broken sample and it should appear in the help system later today.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 16:24:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389376#M35935</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2011-05-23T16:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: "Find Task Results in Datagrid" Sample not working?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389377#M35936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Works great, thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2011 19:35:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/amp-amp-quot-find-task-results-in-datagrid-amp-amp/m-p/389377#M35936</guid>
      <dc:creator>AndrewBrown1</dc:creator>
      <dc:date>2011-05-23T19:35:14Z</dc:date>
    </item>
  </channel>
</rss>

