Skip to content

This example stores a report layout (XML-based template) in the BLOB field of a memory-based dataset (TdxMemData inherited from the TDataSet class shipped with the standard VCL library).

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/vcl-reports-store-layout-template-database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevExpress VCL Reports - Store Report Layouts in a Database

This example stores a report layout (XML-based template) in the BLOB field of a memory-based dataset (TdxMemData inherited from the TDataSet class shipped with the standard VCL library).

Testing the example

  • Run the sample app and click New Report to create an empty database record.
  • Click Show Designer to display the Report Designer dialog.
  • Create a report layout using tools available within the UI.
  • Click the hamburger button, select the Save option, and close the dialog.
  • Close the app. The TdxMemData component will store layout data between sessions.
  • Run the sample app again. Click View Designer to load the saved report layout, or View Report to preview a layout-based report in the Report Viewer dialog.

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example stores a report layout (XML-based template) in the BLOB field of a memory-based dataset (TdxMemData inherited from the TDataSet class shipped with the standard VCL library).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •