<?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 on data-table component in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7941#M3599</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/85402"&gt;@danny36&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without attempting pagination, does this datatable populate &amp;amp; display data as expected?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 11:25:36 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2021-04-14T11:25:36Z</dc:date>
    <item>
      <title>Pagination on data-table component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7940#M3598</link>
      <description>&lt;P&gt;I'm learn to use ADF components and now I'm tring to paginate a data table, this is my html angular code.&lt;BR /&gt;The pagination don't appear on browser, in the html code I have an empty pagination div.&lt;/P&gt;&lt;PRE&gt;&amp;lt;adf-datatable [data]="data" #personList&amp;gt;

        &amp;lt;data-columns&amp;gt;


          &amp;lt;data-column
      key="id"
      title="id"
        [sortable]="false"&amp;gt;
      &amp;lt;/data-column&amp;gt;

          &amp;lt;data-column
      key="firstName"
      title="Nome"
        [sortable]="true"&amp;gt;
      &amp;lt;/data-column&amp;gt;

      &amp;lt;data-column
      key="lastName"
      title="Cognome"
        [sortable]="true"&amp;gt;
      &amp;lt;/data-column&amp;gt;


        &amp;lt;/data-columns&amp;gt;

      &amp;lt;/adf-datatable&amp;gt;

 &amp;lt;adf-pagination [pagination]="pagination"
                 [target]="personList"
                 [supportedPageSizes]="sizes"
                 (changePageNumber)="onChangePageNumber($event)"&amp;gt;&amp;lt;/adf-pagination&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 13 Apr 2021 10:45:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7940#M3598</guid>
      <dc:creator>danny36</dc:creator>
      <dc:date>2021-04-13T10:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination on data-table component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7941#M3599</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/85402"&gt;@danny36&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Without attempting pagination, does this datatable populate &amp;amp; display data as expected?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 11:25:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7941#M3599</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2021-04-14T11:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination on data-table component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7942#M3600</link>
      <description>&lt;P&gt;Yes the datatable display the data. If I use adf-document-list component the pagination works.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 12:50:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7942#M3600</guid>
      <dc:creator>danny36</dc:creator>
      <dc:date>2021-04-14T12:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination on data-table component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7943#M3601</link>
      <description>&lt;P&gt;someone can help me to add pagination component to datatable? thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Feb 2022 17:16:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7943#M3601</guid>
      <dc:creator>danny36</dc:creator>
      <dc:date>2022-02-22T17:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination on data-table component</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7944#M3602</link>
      <description>&lt;P&gt;I have add &lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;adf-pagination&lt;/SPAN&gt;&amp;gt; to html file but I got this erro:&lt;/P&gt;&lt;P&gt;Type 'DataTableComponent' is missing the following properties from type 'PaginatedComponent': pagination, updatePagination&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 14:41:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/pagination-on-data-table-component/m-p/7944#M3602</guid>
      <dc:creator>danny36</dc:creator>
      <dc:date>2022-02-23T14:41:49Z</dc:date>
    </item>
  </channel>
</rss>

