Ankit Rai
In Angular, I have a FormArray with around 21 form controls per row. When I try to load and display 20,000 records, the UI freezes and the API response takes a long time to load and render the data.
FormArray