How to open subreport in new ie window using hyperlink button. I used target=new; in the formula field. But it overrides the main window and show the report?
Answer / Amit Nagar
To open a subreport in a new Internet Explorer (IE) window using a hyperlink button, you can follow these steps:n
1. Place a Hyperlink Field or Hyperlink Button on your Main Report.
2. Set the URL formula for the hyperlink to point to the subreport's file location, with 'Target=new' appended at the end of the URL.
3. Save and run the report.nnFor example: If your subreport is saved as 'SubReport.rpt' in the same folder as your Main Report, set the URL formula to:nn"http://yourwebsite/reports/SubReport.rpt?Target=new"
| Is This Answer Correct ? | 0 Yes | 0 No |
hi.. i've one crystal report. i want the report header as "employee database". i dont want to right click->insert and goto text object and insert. i've one aspx page and aspx.cs page also. now i want the "employee database" header to be printed from .cs file. i dont want to pass by parameter also.. i.e is there any option in .cs file something like ReportDocument myreport = new ReportDocument(); myreport.Load(MapPath("~/" + "emp.rpt")); myReport.Reportheader="Employee database"; i hope u have understood this. only thing is from .cs file i want to print the header as employee database. i dont want by passing parameter also... please help....
How can i normalize a Crystal Report..??
Why do we use crystal reports when we have reporting tools in bo itself?
Can we use our own SQL for creating a report?
One more interview question If I have the data where some columns have multiple values in a given row of data returned from the database. The stored procedure returns data as it is that is blanks values and non blank values. However, I need to suppress the blank values not by showing 0 values but by shifting the cells up. Is there a way using a formula to shift the blank cell one row up based on a selection critieria? In the example below, I want to get rid of the blank values under Exposure column without replacing with 0. example: Company Margin Exposure AB 500 3 10 7 8 ABC 200 4 2 5 10 Thanks Anita
how should i highlight a particular column in a report in actuate e designer report? It should be done dynamically while creating report Thanks in advance!!!!!!!!!!
How to access crystal reports in .net?
Where is the image located, after youve placed it on the report?
how can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema
Does Crystal Report support all the functions that we have in Oracle?
2 Answers MPS Techologies, Target,
Explain basic steps required to display a simple report in crystal?
reporter footer contents are move depend the page footer values...........
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)