Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scrollable works with resizableColumns, reorderableColumns,
sortable, columnResizeMode, scrollHeight, scrollWidth, header,footer, filter, paginator, selectionMode, expandableRows with inner table and column toggler. Fixed footer width and partially pagination width when scrollWidth is used Fixes issues with scrollable: -DataTable with scroll and few data causes headers and table cells to misalign primefaces#917 -dataTable when scrollable and scrollheight is set - style issue primefaces#465 -Column Reorder and Resize support for Scrollable DataTable primefaces#238 -Maybe: DataTable with explicit widths causes headers and table cells to misalign primefaces#487 -Maybe: Datatable scrollable="true" breaks column template header primefaces#859
- Loading branch information