Can'nt accescc the Report object through the Report property of a WebReport

I was trying to access the Report object through the Report property of a WebReport(WebReport1.Report) in my asp.net code but I found the value of WebReport1.Report is null and so I always got an error message-"Object reference not set to an instance of an object.". Is there anything wrong? or just because my FastReports.NET verseion is a DEMO one. I am seriously considering to use FastReports.NET as our customers' Web report solution but I must make sure it work just the same as the manual said.

Comments

  • edited 11:32PM
    Hello,

    WebReport.Report can be accessed in the WebReport.StartReport event handler.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.