This example illustrates how to create a report dynamically in the ASP.NET MVC application.
See also:
How to use XtraReports in an ASP.NET MVC application
How to link the Document Viewer with an external Ribbon control
Question Comments
Added By: vkr at: 11/14/2013 7:37:25 AM
Where are we assigning the report with data here ? I see creating a report and returning it only!!