report loading blank when using register data

hi.
i want to load report from a dataset by using register data method.
so
1- i create a form
2- create a data source and
3-then add dataset"dataset1" component to form and connect it to a table"Table1" via design mode
4-add report component "report1" to form design
5-then go to report designer and add table to data source and complete report design
6-save report and
7-my code to show data in report is
report1.Load("report.frx");
report1.RegisterData(dataset1 ,"dataset1");
report1.show()

but when load report it show blank report.why?
plz help me

Comments

  • edited 3:04PM
    Hello,

    Please send me your report file (.frx).
  • edited 3:04PM
    AlexTZ wrote: »
    Hello,

    Please send me your report file (.frx).

    i cant attach frx file because of this error when uploading file :"Upload failed. Please ask the administrator to check the settings and permissions"
  • edited 3:04PM
    Please send the file to tz@fast-report.com.
  • edited 3:04PM
    Hi.my problem solved .problem was in fill typed dataset.thanks alot

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.