I am loading 1000-2000 records in angular material table with input fields which makes my UI unresponsive is there any way to manage it from front-end using lazy load or something else I should do
I am loading 1000-2000 records in angular material table with input fields which makes my UI unresponsive is there any way to manage it from front-end using lazy load or something else I should do