While loading Huge amount of Data in table use ngFor , web application is freezed

51 views Asked by At

I have Load Huge(1000 above) data in table used ngFor , while loading time web Apllication is freezed

enter image description here

1.I have try trackBy function in ngFor. But it's not work.

2.cdk-virtual-scroll-viewport this is repeated same data's while scroll to see that much of data not work

enter image description here

enter image description here

0

There are 0 answers