Focusing Dynamic Report

RamyaRamya cbe
edited 4:47AM in FastReport .NET
Hi,

I have the below problem in my report.

I am generating the report dynamically from the code. I am using Asp.Net with C#. I could not find any thing regarding this in the demo.

After generating am opening the report by giving report.Show().

In this my problem is

1. The fast report preview window is opening behind the main window. But I want it above the main above. How to bring that?

2. I want to hide the edit button in the fast report preview. How to do this?

3. Is there any option to like "Fit to window" to fit the content in a single page.

Please help.

Thank you.

Ramya

Comments

  • edited 4:47AM
    Hello,

    If you use Asp.Net, you have to use WebReport component instead of Report. The Report.Show method is for WinForms. Read about it in the programmer's manual.

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.