<?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 Multiple find tasks populating multiple datagrids in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398788#M36716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am wondering if it is possible to have multiple datagrids in an application, each consuming attribute data from its own findtask result.&amp;nbsp; So for example, in my app, it would be cool to have an Accordion Container, with multiple Content Panes, with each pane holding a single search box tied to its own dgrid.&amp;nbsp; When the user performs that particular search, results are shown its own datagrid below it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have spent some time looking, but I haven't seen any samples on the API site or any references to this in the forums.&amp;nbsp; I have made some attempts at getting this to work but the various searches always feed one datagrid, even if the results are assigned to another.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else tried to create this type of functionality in an app?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jun 2014 20:35:31 GMT</pubDate>
    <dc:creator>RyanSellman</dc:creator>
    <dc:date>2014-06-12T20:35:31Z</dc:date>
    <item>
      <title>Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398788#M36716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am wondering if it is possible to have multiple datagrids in an application, each consuming attribute data from its own findtask result.&amp;nbsp; So for example, in my app, it would be cool to have an Accordion Container, with multiple Content Panes, with each pane holding a single search box tied to its own dgrid.&amp;nbsp; When the user performs that particular search, results are shown its own datagrid below it. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have spent some time looking, but I haven't seen any samples on the API site or any references to this in the forums.&amp;nbsp; I have made some attempts at getting this to work but the various searches always feed one datagrid, even if the results are assigned to another.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else tried to create this type of functionality in an app?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 20:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398788#M36716</guid>
      <dc:creator>RyanSellman</dc:creator>
      <dc:date>2014-06-12T20:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398789#M36717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This shouldn't be too much of an issue as long as you isolate your FindTask results.&amp;nbsp; By putting them into separate calls, you should be able to use event listeners and handle populating each dgrid based on the tasks returned.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jun 2014 22:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398789#M36717</guid>
      <dc:creator>KyleMorgan</dc:creator>
      <dc:date>2014-06-12T22:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398790#M36718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is possible - just use multiple datagrids with unique ids and assign data to them from the results of your find tasks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I created a quick example based on some other ESRI samples here: &lt;/SPAN&gt;&lt;A href="http://jsbin.com/bacuwova"&gt;http://jsbin.com/bacuwova&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are hitting multiple map services then you will need to modify this pattern to use a more than one find task.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Owen&lt;/SPAN&gt;&lt;BR /&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.spatialxp.com.au"&gt;www.spatialxp.com.au&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 02:53:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398790#M36718</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2014-06-13T02:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398791#M36719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here are a couple of examples of multiple &lt;/SPAN&gt;&lt;A href="http://dojofoundation.org/packages/dgrid/"&gt;dGrids&lt;/A&gt;&lt;SPAN&gt; (the newer version that you should eventually transition to) in various containers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://ogitest.oa.mo.gov/LEGIS/LegislativeAnalysis/index.html"&gt;Missouri Legislative Analysis&lt;/A&gt;&lt;SPAN&gt; - using FindTask&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://maps.coastalscience.noaa.gov/biogeography/dataviewer/dataviewer.html?id=LIS"&gt;Long Island Sound Data Viewer&lt;/A&gt;&lt;SPAN&gt; - using IdentifyTask&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 12:12:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398791#M36719</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-06-13T12:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398792#M36720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;These are excellent!&amp;nbsp; Thank you all for the responses - they are exactly what I was looking for.&amp;nbsp; I hope to build something similar very soon!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 13:40:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398792#M36720</guid>
      <dc:creator>RyanSellman</dc:creator>
      <dc:date>2014-06-13T13:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398793#M36721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ken,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you be kind enough to supply the URL's for these sites, since the links no longer work on this site?&amp;nbsp; I'd appreciate it, as I'm currently working on incorporating the FindTask and datagrid into my map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398793#M36721</guid>
      <dc:creator>PeggyCorey</dc:creator>
      <dc:date>2014-09-10T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398794#M36722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peggy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added the links back into the post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ken&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:46:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398794#M36722</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-09-10T13:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple find tasks populating multiple datagrids</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398795#M36723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Missouri Legislative Analysis example uses QueryTask, not FindTask, because its based on a polygon as input to the Query.&amp;nbsp; It should still show how to manage multiple tasks as well as a corresponding grid for each. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 13:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multiple-find-tasks-populating-multiple-datagrids/m-p/398795#M36723</guid>
      <dc:creator>TracySchloss</dc:creator>
      <dc:date>2014-09-10T13:54:03Z</dc:date>
    </item>
  </channel>
</rss>

