Angular 7/8 virtual scroll table with dynamic component support, draggable, filtering, sorting, pagination, scalable, and custom per-column configuration.
ng table virtual scroll, virtual scroll angular, angular material table virtual scroll, angular virtual scroll lazy loading, angular virtual scroll dynamic height
Angular JS Material Mat Table Vertical Scroll Plugin
How to make use of it:
Install
npm i ng-virtual-table yarn add ng-virtual-table
Make sure you have: @angular/cdk @angular/material @angular/forms
import { NgVirtualTableModule } from 'ng-virtual-table'; imports: [NgVirtualTableModule],
<ng-virtual-table [dataSource]="dataSource"></ng-virtual-table>
Virtual Scroll Table For Angular, ng-virtual-table Plugin/Github
See Demo And Download
Official Website(PxyUp): Click Here
This superior jQuery/javascript plugin is developed by PxyUp. For extra advanced usage, please go to the official website.