Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. What the virtual rendering means is that only the visible portion of the table (and a bit to either side to make the scrolling smooth) is drawn, while the scrolling container gives the visual impression that the whole table is visible. Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be quickly drawn.
Virtual rendering means that only the visible portion of the table (and a bit to either side to make the scrolling smooth) is drawn, while the scrolling container gives the visual impression that the whole table is visible. DataTables CDN files for Scroller 2.1.1. This software was originally released on 10th March, 2023. New: DataTables 2 compatibility (for when DataTables 2 is released!).
Scroller Wives, New: Scroller makes use of the DataTables processing indicator, rather than defining its own. Update - docs and examples: Consistent code style Fix: The table information now updates live while virtual scrolling Fix: Better integration with KeyTable when server-side processing is enabled Fix - typescript: Explicit void ...