It looks to me that you are only every iterating over the ChildTable items of the first Model. Change this: @foreach (var relatedItem in ...
確定! 回上一頁