chanhnv91

Results 1 comments of chanhnv91

> > > > > @ViewChild('tableRows') table: any; > > Try to add this in onSort() function: this.table.bodyComponent.updateOffsetY(this.page.offset); this.table.offset = this.page.offset; Thanks @salwagt