hi..
i've created one crystal report. and one global resource
file ..
in crystal report there's one text object with id Text1.
and i want to take the values of resource file i've got it
CrystalDecisions.CrystalReports.Engine.TextObject Dtemp1 =
((CrystalDecisions.CrystalReports.Engine.TextObject)myreport
.ReportDefinition.Sections["section1"].ReportObjects["Text1"
]);
Dtemp1.Text =
Resources.Resource.ResourceManager.GetString("Dsec1");
it is showing the correct value want i want but when i give
print it is disappearing..
how to solve this
please help me..
No Answer is Posted For this Question
Be the First to Post Answer
Suppose I have a crystal report with a linked subreport as well. Is there any way not to print the current record on the main report if no records are returned from the subreport?
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 many .rpt files are be there in a main report having 2 sub reports?
17 Answers Accenture, Cap Gemini, CTS,
How to refresh the crystal report from the application ?
Explain the various components in crystal reports?
How do you add a subreport to a report in Crystal Reports?
how can we convert crystal dictionary dc5 file to another datasource format like mdb or xml schema
Where can we find the log file generated when we run a crystal report?
how to create crystal reports in .net
to ensure that all of the data from a field is displayed in a report text object you should do which of the following?? a) use the format wizard b) size the text object manually c) select the auto format option for the text object d) select the can grow option for the text object e) set the can grow option to the details section of the report
Is it possible to export crystal report with linked subreports in one excel sheet?If yes,then how?
How many sub-reports can report can have?
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)