Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

multiple pagination angular material

@ViewChild(MatPaginator) set matPaginator(mp: MatPaginator) {
    this.reportingPaginator = mp;
    this.setDataSourceAttributes();
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #multiple #pagination #angular #material
ADD COMMENT
Topic
Name
7+5 =