datatables-scroller
js Styles
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen every 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)
Version 1.3.0
<script src=" https://cdn.jsdelivr.net/npm/datatables-scroller@1.3.0/js/dataTables.scroller.min.js "></script>