dataTables.scrollResize
dataTables.scrollResize
ZeoNish
Posts: 9Questions: 2Answers: 0
https://datatables.net/blog/2017/vertical-scroll-fitting#Implementation
Q
Hey. dataTables.scrollResize 2.14.4 not work?
https://cdn.datatables.net/plug-ins/2.1.4/features/ here
https://cdn.datatables.net/plug-ins/2.1.3/features/scrollResize/resize.html
Not work? Bug?
work v1.0.0 https://live.datatables.net/zelezobo
This question has an accepted answers - jump to answer
Answers
https://cdn.datatables.net/plug-ins/2.1.3/features/scrollResize/resize.html
Seems to work for me. Click the drag handle at the bottom right of the container and drag it to be larger.
What browser and OS are you using?
Allan
Opera GX LVL6 (core: 112.0.5197.104)
Windows 10 64-bit
Chromium:126.0.6478.226
I need the height of the table to be 100%. It is located inside a grid block that already knows the right height.
The example you linked to doesn't attempt to show that though - it is in a resizeable
div
, so I don't believe it is a bug there. This example shows it working in a viewport relative to the window height.It might be a bug somewhere else - can you link to a test case showing the issue please?
Allan
thx!!!