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....


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Crystal Reports Interview Questions

Reports can be optimized for web viewing using which of the following strategies: a. Using subreports instead of linking tables b. Avoiding maps c. Using the Page N of M special field to help users understand how many pages are in the report d. Saving reports as version 10 e. Avoiding reports with drill-down capabilities

2 Answers  


How to print two details fields at the bottom of the page

5 Answers  


Is there any feature like summing total in crystal report?

11 Answers   HCL, Sonata,


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

5 Answers   Barclays,


How to write a formula to change a font based upon data ?

2 Answers  


How do we format field?

4 Answers  


Can we export data of reports into other format like in world doc etc?

5 Answers  


Is there a way to export the report formulas, like totals to excel?

3 Answers  


hi.. i've created a crystal report and one crystal report viewer in windows form. i've two form form1 and form2 in form2 i've kept one button called print. when i press this button it should print the document into .pdf format. without using the crystal report viewers print button.

0 Answers  


Is there a way to export a report definition without writing code?

2 Answers  


How do you format your crystal reports so that on exporting to word doc or pdf it will not lose the orginal format

3 Answers   Target,


How to Filter the Crystal reports?

12 Answers   CCIL, Mammut Building Systems,


Categories