How to "Choose Report Data..." programmatically.

I am using fastreport from a C# winforms app. I use the the designer control to let the user edit a report template from with my app. When I create the template, I register a data source (DataSet) with the template.

However, the first time the user opens the report template in the designer control, the user needs to go to the

Data=>Choose Report Data...

menu item to choose the report data for the report. I'd like to do that programmatically before the edit the design, to simplify their work.

Can I do that programatically?

Comments

  • you have to buy fastreport license with source code and make your own mods

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.