This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
DataTables
Watch
1
Star
0
Fork
0
You've already forked DataTables
mirror of
https://github.com/DataTables/DataTables.git
synced
2025-01-19 12:52:11 +01:00
Code
Issues
Releases
Activity
DataTables
/
.datatables-commit-sync
2 lines
41 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix: Page length change will now attempt to keep the start point on the current page, but will shift that row's position away from the start point, so that the paging is always consistent in its display. Without this changing the page length could result in landing on page "1.4" (or some other partial page) that you could never get to with just paging alone. That is no longer possible in DataTables. This is something that has been in DataTables since the version first vresion and was contentious at that point so while this is a minor code change, for me it is quite a big change! I feel that this is the correct operation now, although it does result in rows being moved around where they might not be needed to if partial pages could be used.
2014-10-30 15:15:20 +00:00
eaab86e69bff4097fc40e67eab5be8a62aeb1c0f
Reference in New Issue
Copy Permalink