<?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: Show more features button in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575085#M53728</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what i was talking about. I will check it but i think it will be useful for me.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Jul 2018 13:37:34 GMT</pubDate>
    <dc:creator>EvelynHernandez</dc:creator>
    <dc:date>2018-07-13T13:37:34Z</dc:date>
    <item>
      <title>Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575074#M53717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know if there is an example on how i can handle a lot of data returned from my rest service (more than 1M features) in a good way.&lt;/P&gt;&lt;P&gt;My idea is doing something similar like a table that loads the first 50 features with a button that says "show more". So when u press it u load the next 50 and so on (till complete the 1M if the user wants).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way on how to handle this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advice &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2018 15:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575074#M53717</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2018-07-10T15:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575075#M53718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:58:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575075#M53718</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2018-07-12T13:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575076#M53719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which version of the API are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 16:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575076#M53719</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-07-12T16:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575077#M53720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;3.24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575077#M53720</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2018-07-12T17:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575078#M53721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about something like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It loads features as you scroll down in the table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=featuretable" title="https://developers.arcgis.com/javascript/3/sandbox/sandbox.html?sample=featuretable"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575078#M53721</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-07-12T17:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575079#M53722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yea something like that, but there u dont use a query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a query and a querytask with some where condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:47:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575079#M53722</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2018-07-12T17:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575080#M53723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't you just set the definition expression instead of using queries?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 17:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575080#M53723</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-07-12T17:51:39Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575081#M53724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 18:49:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575081#M53724</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2018-07-12T18:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575082#M53725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not?&amp;nbsp; Can you post some of your code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 20:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575082#M53725</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-07-12T20:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575083#M53726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats why i wanted an example. Most of the time im using query and querytask to get data from the service (im not using maps and im not using the featuretable that arcgis has (because i dont like how it looks). Also the map im not using it, only the data and manipulating it for doing some calculations or something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is i want to know if there is a way (even in js) to perform a very big query to handle data in chunks (how most of the time in some eshops show the products with a button setted on show more to show the next 10 or 20 products.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 20:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575083#M53726</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2018-07-12T20:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575084#M53727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you just bypass the ArcGis JS Framework entirely and use ajax to sort through the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://jsfiddle.net/uytz9eh6/5/" title="https://jsfiddle.net/uytz9eh6/5/"&gt;Simple AJAX Example&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2018 21:05:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575084#M53727</guid>
      <dc:creator>JackFairfield</dc:creator>
      <dc:date>2018-07-12T21:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Show more features button</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575085#M53728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's what i was talking about. I will check it but i think it will be useful for me.&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jul 2018 13:37:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/show-more-features-button/m-p/575085#M53728</guid>
      <dc:creator>EvelynHernandez</dc:creator>
      <dc:date>2018-07-13T13:37:34Z</dc:date>
    </item>
  </channel>
</rss>

