ForEach inside ForEach with Linq

Hi,
I am using LINQ reporting Engine. I wanted to create a table with 2 loops, but when I try to scroll through the 2 loops it tells me:
A possible solution that comes to my mind is to create a list of ListSender objects, and inside ListSender make a getList () method, which returns me a List of Sender. So, does LINQ know the types of all objects?

Any other less complicated solution?

Thanks,
Marco

Example.zip (825 Bytes)
Example.docx (18.2 KB)

@Blegork

We are working over your query and will get back to you soon.

@Blegork

In your case, we suggest you please check Common Master-Detail Template. You can get the template document and code from GitHub.

https://github.com/aspose-words/Aspose.Words-for-Java/