Rajan Bichkar
Rajan Bichkar
Thanks for a very quick reply. It worked. I am sure this approach will work if for higher levels of nesting.
Thank you very much. I tried to embed a FormArray in another class i.e. Person
Hello Joan, In continuation with the earlier problem, I am now trying to render a FormArray having FormGroups. I wish to display the add, delete, move_up, and move_down buttons on...
I am sorry. My bad. There is an error in the PersonFormGroup() function which returns a FormGroup for Person. The erroneous code is given below where the 'college' field remained...