I want to implement PrimeNG DataTable LazyLoading in Angular 2 but there is no realtime example i found on internet.
I have already referred below PrimeNG site which shows lazy loading with dummy data: https://www.primefaces.org/primeng/#/datatable/lazy
Has anyone implemented by calling BE service? Please help.