<?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 Select multiple features in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-multiple-features/m-p/416249#M38297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to arcgis javascript api, I want to select multiple features on the map using polygon and show the resultent attributes in a datagrid, i need some examples for this , Please help on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Sadanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2016 06:15:23 GMT</pubDate>
    <dc:creator>SadanandacharB1</dc:creator>
    <dc:date>2016-06-09T06:15:23Z</dc:date>
    <item>
      <title>Select multiple features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-multiple-features/m-p/416249#M38297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am new to arcgis javascript api, I want to select multiple features on the map using polygon and show the resultent attributes in a datagrid, i need some examples for this , Please help on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Sadanand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 06:15:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-multiple-features/m-p/416249#M38297</guid>
      <dc:creator>SadanandacharB1</dc:creator>
      <dc:date>2016-06-09T06:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Select multiple features</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-multiple-features/m-p/416250#M38298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first you have to allow to draw a polygon graphic in to the map. &lt;/P&gt;&lt;P&gt;see this sample how to use draw toolbar &lt;A href="https://developers.arcgis.com/javascript/3/jssamples/graphics_add.html" title="https://developers.arcgis.com/javascript/3/jssamples/graphics_add.html"&gt;Add graphics to a map | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then you have to use this polygon graphic in order to select features from an another layer&lt;/P&gt;&lt;P&gt;see this sample how to execute spatial queries &lt;A href="https://developers.arcgis.com/javascript/3/jssamples/fl_selection.html" title="https://developers.arcgis.com/javascript/3/jssamples/fl_selection.html"&gt;Select features within a two minute drive time | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;finally the results form the query must be the data store for a dgrid object. Also you can use the Feature Table for this&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/fl_zoomgrid.html" title="https://developers.arcgis.com/javascript/3/jssamples/fl_zoomgrid.html"&gt;DataGrid with zoom button | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/featuretable.html" title="https://developers.arcgis.com/javascript/3/jssamples/featuretable.html"&gt;Using FeatureTable | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2016 08:08:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-multiple-features/m-p/416250#M38298</guid>
      <dc:creator>PanagiotisPapadopoulos</dc:creator>
      <dc:date>2016-06-09T08:08:11Z</dc:date>
    </item>
  </channel>
</rss>

