Support us .Net Basics C# SQL ASP.NET Aarvi MVC Slides C# Programs Subscribe Download

Angular populate formarray - Slides




1 comment:

  1. Hi,

    Thanks a lot for the tutorials!

    I was wondering if it's possible to do this with a formarray inside another array.

    I have this example;
    {
    "Title":"",
    "Inspection":[
    {
    "Part1":"",
    "Id":"",
    "Questions":[
    {
    "Text":"",
    "Answer":"",
    }
    ]
    },
    {
    "Part2":"",
    "Id":"",
    "Questions":[
    {
    "Text":""
    "Answer":"",
    }
    ]
    }
    ]
    }

    For now I'm only able to get the formarray containing the Part1 and Part2 not he questions within the different parts.

    Thanks,

    Best Regards
    Mike.

    ReplyDelete

It would be great if you can help share these free resources