Printing inherited report that are inherited from report class

Hello,

In my application, users can change design of reports. The base reports are c# classes that are inherited from Report class. So the report scripts are c# functions in those classes. Inherited reports which created by users are hold in database. They contain only design differance between base reports and inherited reports. My problem is, printing inherited reports. The scripts(event handler methods) of base report does not run when I try to preview inherited report. I tried loading base report from stream before printing inherited report but it didn't work. There is no problem when I try base reports. Can anyone help me?

Thnx.

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.