10-09-2019 01:31 AM
I have a data-column which scroll both x and y direction. Problem here is, it scrolls along with the header. I want to Data-column header to be fixed for scrolling in x direction(Vertical).
Is there any way to do this?
10-09-2019 02:03 AM
There is a property called 'stickyHeader' in the properties of DataTable component. Can this be achieved using this property?
10-09-2019 03:28 AM
[stickyHeader]="true" This seems to be not working for me. Browser doesn't load my application.
10-09-2019 11:07 AM
You should apply the "stickyHeader" property to the DataTable or DocumentList component. I belive it was added in ADF 3.4.0. See example here.
If you still experience issues, please specify the version of ADF you are using and what kind of errors you see in the console log, and how to reproduce the issue.
Explore our Alfresco products with the links below. Use labels to filter content by product module.