Page 1 of 1

Repeat the panel with same data band and data source

Posted: Mon May 26, 2014 9:04 am
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

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

Posted: Mon May 26, 2014 1:02 pm
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.

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

Posted: Tue May 27, 2014 5:06 am
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.

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

Posted: Tue May 27, 2014 7:11 am
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.

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

Posted: Thu May 29, 2014 10:44 am
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.

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

Posted: Fri May 30, 2014 6:14 am
by Alex K.
Hello,

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

Thank you.