Dashboard

edited 2:16PM in FastReport .NET
Probably FR is not designed for dashboards, but is it possible to use it for this purpose?

A dashboard is pretty similar to a report, with lists, charts, etc... but it must be displayed in one page. No bar scrolls and no page controls, just the report content.

Is there an example or guide about how to embed a report page in a windows form? I dot not need the FR preview control, with next page, printing, etc..
I only want to show the report page content in a windows frame.

Is it possible?

Thank you

Comments

  • edited 2:16PM
    You can use PreviewControl and turn off the toolbar/statusbar (ToolbarVisible, StatusbarVisible properties). Also call the ZoomWholePage() method to remove scrollbars.

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.