Hi everyone,
I’m working with multiple reports displayed on the same page. Some of these reports may have been modified locally by the user (e.g., through parameters, filters, or other changes).
What I need is a way to gather all reports that have local changes and merge them into a single HTML <div>. Ideally, this combined output should function just like a regular report including all viewer options and the full toolbar.
Is there a recommended way to dynamically combine modified reports and render them as one unified report instance?
Thanks in advance!
Merge Locally Modified Reports into a Single HTML Container with Full Toolbar
-
- Posts: 1
- Joined: Sun Jul 06, 2025 9:19 am
-
- Posts: 7295
- Joined: Tue Mar 20, 2018 5:34 am
Re: Merge Locally Modified Reports into a Single HTML Container with Full Toolbar
Hello,
Please see the following sample:
https://github.com/stimulsoft/Samples-R ... 20One.html
Thank you.
Please see the following sample:
https://github.com/stimulsoft/Samples-R ... 20One.html
Thank you.