Hi,
Sorry for my poor english ;)
I use wizard to create a report. In wizard I can access to all properties of exPerio, but I can't on any members of the list. Have you an Idea to solve this ?
Thanks you.
Sorry for my poor english ;)
I use wizard to create a report. In wizard I can access to all properties of exPerio, but I can't on any members of the list. Have you an Idea to solve this ?
Thanks you.
public class ReportEnCirculationVM { public IList<MembreCirculation> membresCirculation { get; set; } public ExemplairePeriodique exPerio { get; set; }...}