Repeat the panel with same data band and data source

Stimulsoft Reports.WEB discussion
Post Reply
harshdeep
Posts: 20
Joined: Fri Nov 15, 2013 12:49 pm

Repeat the panel with same data band and data source

Post by harshdeep »

Is it possible to make three same copy of panel in one page with same data band and data source? i have used the clone tool but it does not work for me.please help
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Repeat the panel with same data band and data source

Post by Alex K. »

Hello,

As a way, you can copy the necessary band several times.
The Clone component uses for the continius showing data from Panel component.

Thank you.
harshdeep
Posts: 20
Joined: Fri Nov 15, 2013 12:49 pm

Re: Repeat the panel with same data band and data source

Post by harshdeep »

Please check the attached file in which i have explain my requirement to you.I want the three panels in one single page.
Attachments
print_workorder.jpg
print_workorder.jpg (184.23 KiB) Viewed 2689 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Repeat the panel with same data band and data source

Post by Alex K. »

Hello,

Please try to use the SubReport for this task. Place three Subreport on main page and your band on subreport page.

Thank you.
harshdeep
Posts: 20
Joined: Fri Nov 15, 2013 12:49 pm

Re: Repeat the panel with same data band and data source

Post by harshdeep »

Is it possible to generate the sub report copy on the basis of some value? for example if i have select 1 then sub report generate only one time on page and if i am selecting 2 then it will generate two copy of sub report on the page.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Repeat the panel with same data band and data source

Post by Alex K. »

Hello,

Please try to place the SubReport on the DataBand component and use the CountData property for Band.

Thank you.
Post Reply