what i want is i'll have a form to let user to see all the format that they've added for the same report.
How to write the event for the - amend report button - delete report button - new report button - import report button - export report button that will call out the report designer to modify the particular report?
And when saving the report designer format, how to let user key in the report name and description?
Check out the articles in the Templates and EndUser threads of the Tech Tips newsgroup.
Note that there are two types of database storage possible. A simple table that has the Name and Blob orthe report explorer tables that support a hierarchical folder and items structure (see RBuilder\Demos\EndUser\ReportExplorer). The articles mentioned above discuss working with both types of database storage.
-- Nard Moseley Digital Metaphors Corporation www.digital-metaphors.com
Best regards,
Nard Moseley Digital Metaphors www.digital-metaphors.com
Comments
they've added for the same report.
How to write the event for the
- amend report button
- delete report button
- new report button
- import report button
- export report button
that will call out the report designer to modify the particular report?
And when saving the report designer format, how to let user key in the
report name and description?
Thank you.
Check out the articles in the Templates and EndUser threads of the Tech Tips
newsgroup.
Note that there are two types of database storage possible. A simple table
that has the Name and Blob orthe report explorer tables that support a
hierarchical folder and items structure (see
RBuilder\Demos\EndUser\ReportExplorer). The articles mentioned above discuss
working with both types of database storage.
--
Nard Moseley
Digital Metaphors Corporation
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com