04-12-2018 09:48 AM
Hi,
is-it possible to add pagination to adf-datatable component ?
this is what i try :
My ts file is in attached filed
When i test i got this Error :
line 73 is about the last data-column (see 1rst picture). I think the problem comes from another thing because without paginator component it works.
Thank you in advance
04-12-2018 02:42 PM
I guess you can not use the target as property, in this case, the target has to be a component that implements the navigation interface and the datatbale is not.
04-12-2018 02:42 PM
I guess you can not use the target as property, in this case, the target has to be a component that implements the navigation interface and the datatbale is not.
12-19-2022 05:41 AM
Yes, it is much easier than what I was looking and clearly the support team and the devs working on Alfresco don´t seem to have much contact
Import a Pagination element and apply it to the the same source as your datatable.
Check this example https://github.com/AlfrescoArchive/adf-examples/blob/master/ADF_1.8.0/adf-demo-partner-summit/app/co... + the html.
I got it working, and merry christmas
Explore our Alfresco products with the links below. Use labels to filter content by product module.