May 2, 2006 at 7:38 am
Hi all,
i want to call a subreport when the user clicks one of the record of the main report.the subreport should appear in new window. i want this because i want to take printout of the subreport.i dont want the subreport to be a part of main report.
Any ideas would be highly appreciated
Thank you
Raj Deep.A
May 2, 2006 at 1:13 pm
Create the sub report under the same Solution as the Main Report.
Set the Report Properties in the Main Report.
1) Select The record of whose you want a sub-report, right click and go to properties
2)Click advanced
3)Go to Navigation then select Jump to Report, select the report name,
4)Select the parameters which you would require to pass from Main report to Sub report.
and there you go.
Thanks,
vnswathi
May 3, 2006 at 6:47 am
Well I don't think this would open up the subreport in a new window. This would just render the subreport in the same window as that of the main report.
Prasad Bhogadi
www.inforaise.com
May 3, 2006 at 8:31 am
You might ask the users to right click on the link to your subreport, and select "Open in new window". Not an elegant solution, but it works with just a bit of user training.
Cheers
May 3, 2006 at 11:28 pm
Sub Report is different from Jump to Report.Its working
Thank you
Raj Deep.A
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply