Skip to content

Commit

Permalink
Scrollable works with resizableColumns, reorderableColumns,
Browse files Browse the repository at this point in the history
   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
lbamburski committed Sep 21, 2016
1 parent 46a1b80 commit f70b8f6
Show file tree
Hide file tree
Showing 6 changed files with 459 additions and 173 deletions.
Loading

0 comments on commit f70b8f6

Please sign in to comment.