I need to add a sub report to a section dynamically. Is there a way of doing it? T开发者_运维知识库hanks in advance.If you have a ReportDocument object, you can use the ReportClientDocument-API to ad
I\'m designing a report using Crys开发者_高级运维tal reports for Visual Studio 2010. In my report I have a details section and each record of details must have a specific color.
I am working on c# .net application, and using cry开发者_运维知识库stal reports. I need to print crystal reports on dot matrix printer, but speed of printing is very slow as crystal reports prints in
Is is possible to include the 开发者_C百科chart image of ms chart asp.net control in crystral reports rendered in a resolution suitable for print?
I want to take out all the rows which has total values as zero. Ex: I am getting ten rows from database and they have a column \'Total\' and 5 rows have \'Total\' as Zero,I don\'t want to display tho
I\'m trying to add a value to my report using an sql expression, or also tried using a database field.Some of the records on the report will have a match, and some will not.I want it to display this v
Why is Crystal report showing spaces in front of accented charact开发者_JS百科ers? Can we correct this by any mean? I can\'t be removed by editing the label as it shows no accent. I suspect that it ha
My C# .NET application uses Crystal Report which relies on the presence of Crystal Reports Basics for Visual Studio 2008.
I don\'t know the exact terminology but I\'m trying to download a file from a website which, i guess, runs ActiveX Crystal Viewer. I want to be able to hit the extract button and save it as a specific
I have annoying issue with CR 2011. We are trying to upgrade from very old CR8.5 (DBF files are used as source(s) for the reports) to CR2011 and right now strange issue has appeared.