<?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: Pagination in AttributeTableWidget in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pagination-in-attributetablewidget/m-p/261124#M7937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correct - there is no out-of-the-box feature for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there are fewer features on the map, the attribute table will show fewer features, since it only shows the features that visible on the map.&amp;nbsp; You can achieve this by for example:&lt;/SPAN&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Have users zoom in.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Have users use the search or query widget to filter the visible features.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use scale dependency on the layer.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Split the layer into multiple layers based on categories etc.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the attribute table to export data (and thus don't want to have fewer features), then you probably should look at using the Data Export widget instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really want pagination, there is an API sample at &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/flex/sample-code/paging-through-results.htm"&gt;https://developers.arcgis.com/en/flex/sample-code/paging-through-results.htm&lt;/A&gt;&lt;SPAN&gt; but it is not using the AttributeTable component, so I think it would be difficult to combine that sample and that widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Sep 2013 21:02:10 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2013-09-02T21:02:10Z</dc:date>
    <item>
      <title>Pagination in AttributeTableWidget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pagination-in-attributetablewidget/m-p/261123#M7936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Recently my customer asked to introduce some big layers which produce some big tables in AttributeTableWidget. Since it is very difficult to manage all the data in a flex viewer (very long queries) I'd like to add pagination. But I have not found any out-of-the-box feature for that. Can anyone point me to a possible solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;M@rco&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 08:19:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pagination-in-attributetablewidget/m-p/261123#M7936</guid>
      <dc:creator>MarcoFago</dc:creator>
      <dc:date>2013-09-02T08:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination in AttributeTableWidget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pagination-in-attributetablewidget/m-p/261124#M7937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correct - there is no out-of-the-box feature for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there are fewer features on the map, the attribute table will show fewer features, since it only shows the features that visible on the map.&amp;nbsp; You can achieve this by for example:&lt;/SPAN&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Have users zoom in.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Have users use the search or query widget to filter the visible features.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use scale dependency on the layer.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Split the layer into multiple layers based on categories etc.&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are using the attribute table to export data (and thus don't want to have fewer features), then you probably should look at using the Data Export widget instead.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you really want pagination, there is an API sample at &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/flex/sample-code/paging-through-results.htm"&gt;https://developers.arcgis.com/en/flex/sample-code/paging-through-results.htm&lt;/A&gt;&lt;SPAN&gt; but it is not using the AttributeTable component, so I think it would be difficult to combine that sample and that widget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2013 21:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pagination-in-attributetablewidget/m-p/261124#M7937</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2013-09-02T21:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination in AttributeTableWidget</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pagination-in-attributetablewidget/m-p/261125#M7938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is this something that ESRI might consider adding as out-of-the-box functionality in a future release?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 16:34:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/pagination-in-attributetablewidget/m-p/261125#M7938</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-09-03T16:34:46Z</dc:date>
    </item>
  </channel>
</rss>

