Commit Graph

11 Commits (a5432d0e3368cb508713bcc40c8530bf962afd0c)

Author SHA1 Message Date
Alex 652507a0d9 Add an optional parameter for adjusting the height of the container for table rows manually. It is actual at least when using "angular-datatables v0.5.x" DataTables.net wrapper for AngularJS because it has specific layout.
7 years ago
Alex 17e901e928 Fix: Resizing not working if there are no header or footer. The possible absence of a header and a footer when calculating the height of the container for table rows and rows count is taken into account.
7 years ago
Allan Jardine 6193c68dd5 Fix - features: remove debug from pageResize plug-in
8 years ago
Allan Jardine 2b38ee6606 Fix features - page resize: If the page length is less than 1 don't set it.
9 years ago
Allan Jardine 80cbace15b Fix - integration: PageResize will now operate correctly with x-scrolling in DataTables
9 years ago
Allan Jardine 0ba5145ff8 Features - pageResize: Fix case where the row height is found to be 0
10 years ago
Allan Jardine adb2993996 Feature - pageResize: Fix for Firefox where uses clientHeight to get the height of the inner window
10 years ago
Allan Jardine 62370ad905 Fix - feature: Correct copyright date for pageResize
10 years ago
Allan Jardine 93d1cde9c9 Fix - feature: Page resize wasn't working in IE, The blank page was
10 years ago
Allan Jardine be28df9f75 Fix - features: Features which listen for the `init.dt` event need to check that the `dt` event namespace has been given.
10 years ago
Allan Jardine 10bd484af4 New feature: PageResize feature that will automatically change the page length of a DataTable to fit a container.
10 years ago