Skip to content

Reproduction sample of Stimulsoft Report Designer custom event handlers

Notifications You must be signed in to change notification settings

czechdude/StimulsoftReportDesignerExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Minimal working example of our implementation of Stimulsoft Report Designer with custom datasource.

Our deprecated mrt is in ReportDesignerExample\examplereports\Report.mrt It is converted to uptodate mrt when opened and tried to be reloaded when opened into the Designer. Backup when converted is created.

Conversion is done because of nonexistent custom database definition.

  1. loading via recent files works and no missing database is shown (event handler LoadedReportFromRecent)
  2. loading via Browse is not working correctly as 1) (event handler LoadedReport)

My sight aims to e.Processed property. Which does not exist in 2)

PS: don't forget to reload the Report.mrt.bak back to Report.mrt on each load.

For any further info please write to this forum thread:

https://forum.stimulsoft.com/viewtopic.php?f=8&t=55391&sid=9c63a66baa41f8acba14b340b1b6e935

or contact petr.divis@geocom.ch directly

Thank you

About

Reproduction sample of Stimulsoft Report Designer custom event handlers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages