Hi,
I try to build up the report definition dynamically. The exact report definition depends on the data sent to the contructor (eg, dynamic number of colums). But Telerik Report seems to call the parameterless constructor where we do not have the needed data to build up the report definition. Why do we need a parameterless constructor and why are multiple instances created with the parameterless constructor?
I have an sample ASP.NET MVC 4 project exemplifying this scenario but i cant attach it,
How do i attach a sample project?
Thanks in advance
Tommy
I try to build up the report definition dynamically. The exact report definition depends on the data sent to the contructor (eg, dynamic number of colums). But Telerik Report seems to call the parameterless constructor where we do not have the needed data to build up the report definition. Why do we need a parameterless constructor and why are multiple instances created with the parameterless constructor?
I have an sample ASP.NET MVC 4 project exemplifying this scenario but i cant attach it,
How do i attach a sample project?
Thanks in advance
Tommy