Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scrollable works with resizableColumns, reorderableColumns, #936

Closed

Conversation

lbamburski
Copy link
Contributor

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 #917
-dataTable when scrollable and scrollheight is set - style issue #465
-Column Reorder and Resize support for Scrollable DataTable #238
-Maybe: DataTable with explicit widths causes headers and table cells to misalign #487
-Maybe: Datatable scrollable="true" breaks column template header #859

   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
@lbamburski lbamburski force-pushed the scrollable_with_other_props branch from f70b8f6 to 95532d9 Compare September 21, 2016 17:35
@lemuellumapas
Copy link

This fixes a lot of my problems. When will this be merged?

@cagataycivici
Copy link
Member

There is a conflict and issue with new line character, we'll do this for 1.0 final. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants