<?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 Box and download in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230095#M21517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The previous &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/47278-Export-Dojo-Datagrid-Results-to-.csv-File?highlight=export" rel="nofollow" target="_blank"&gt;post&lt;/A&gt;&lt;SPAN&gt; has provided valuable information. However, I am still confused how to have this function in my web application. I wonder if anyone has successfully integrated this functions in your application and&amp;nbsp; could show your web application link. I want to see how it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jan 2014 14:31:58 GMT</pubDate>
    <dc:creator>Chang-HengYang</dc:creator>
    <dc:date>2014-01-29T14:31:58Z</dc:date>
    <item>
      <title>Select Box and download</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230095#M21517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The previous &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/47278-Export-Dojo-Datagrid-Results-to-.csv-File?highlight=export" rel="nofollow" target="_blank"&gt;post&lt;/A&gt;&lt;SPAN&gt; has provided valuable information. However, I am still confused how to have this function in my web application. I wonder if anyone has successfully integrated this functions in your application and&amp;nbsp; could show your web application link. I want to see how it works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 14:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230095#M21517</guid>
      <dc:creator>Chang-HengYang</dc:creator>
      <dc:date>2014-01-29T14:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Select Box and download</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230096#M21518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A class="jive-link-external-small" href="https://ogitest.oa.mo.gov/LEGIS/LegislativeAnalysis/index.html" rel="nofollow" target="_blank"&gt;Here&lt;/A&gt;&lt;SPAN&gt;'s an example of exporting a dGrid to a .csv file. To create a file, turn on the schools layer, put a number in the Search for Information by District text box and click Search. Each grid has a Save File button, which exports the file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 14:55:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230096#M21518</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-01-29T14:55:27Z</dc:date>
    </item>
    <item>
      <title>Re: Select Box and download</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230097#M21519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Ken,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you again for the help (This time I think I marked the correct post for the "answered"!). I will study the code to have this function in my application. Additionally, I wonder if you or anyone else have seen any web application (JS API), using the "select box" to download features inside the box.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 15:12:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230097#M21519</guid>
      <dc:creator>Chang-HengYang</dc:creator>
      <dc:date>2014-01-29T15:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Select Box and download</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230098#M21520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is a &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/gp_clipasync.html"&gt;Click and ship sample&lt;/A&gt;&lt;SPAN&gt;, but it doesn't seem to be working properly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And you can always change the marked thread as answered check box to another post. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 15:33:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230098#M21520</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2014-01-29T15:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: Select Box and download</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230099#M21521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;HI Ken,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the quick updating. I think "Clip and ship" example provides a good tool; however, it did not work properly. Hopefully, anyone has modified it and could share their web application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hank&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jan 2014 15:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/select-box-and-download/m-p/230099#M21521</guid>
      <dc:creator>Chang-HengYang</dc:creator>
      <dc:date>2014-01-29T15:48:03Z</dc:date>
    </item>
  </channel>
</rss>

