This is a migrated thread and some comments may be shown as answers.

Printing options

1 Answer 103 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Rahul Khinvasara
Top achievements
Rank 1
Rahul Khinvasara asked on 27 Nov 2007, 10:11 AM
Hi!,
      I am creating one parent report which is simply as means of combining multiple child reports.
      My requirement is that I want to have  printing options.
 eg If my parent report contains child reports as childReport, childReport1 ,childREport2 etc.
I have a page which have check box to print the checked childReport.
Say if I want to print only childReport1 and not the other two.(This is decided at runtime. )
    Can you please give me any idea how to do this?
Thanks,
Rahul

1 Answer, 1 is accepted

Sort by
0
Milen | Product Manager @DX
Telerik team
answered on 28 Nov 2007, 02:15 PM
Hi Rahul Khinvasara,

It is very nice idea to combine two or three reports in one, so that the users can review them all at once.

You can achieve the desired behavior by using the Visible property on each of the SubReport report items.
In the attached project you can see a sample implementation of that approach.

Please let me know if a can assist you any further.

Regards,
Milen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
Rahul Khinvasara
Top achievements
Rank 1
Answers by
Milen | Product Manager @DX
Telerik team
Share this question
or