im using CR version 13. With VS2010 and CR SP1 for VS2010. I have a report with lots of subreports. They use XML schemas for data at design time and then uses runtime populated datasets. It works gre
I\'ve exported a cross-tab to excel (开发者_Go百科NOT data-only) and noticed that after every so many rows, it automatically repeats the column headers.
I am using ASP.NET MVC. Sometimes I work with ASP.NET Web Forms too. I can pretty much create my queries using stored procs or LINQ and render my report just using a plain HTML table. With proper styl
I have a software having just three crystal reports in it, but when we install it on client\'s pc, it requires crystal report run time, otherwise it gives exceptions. In exceptions it asks for missing
SQL Server 7.0 VB 6.0 Crystal Report 8 Column Name: myColumn Data Type: numeric Length: 9 Precision: 10
I have a project that exports a lot of Crystal Report reports to HTML and uploads them to a web开发者_JS百科 server for viewing.It used to run in VB6 with CR XI R2.I am in the process of upgrading it
I am a newbie i want to know how you can subtract GF2 values one after the other .I have 4 new sub heading i need to create,for example
I\'m writing a report that can be exported to excel and using cross tabs. I have two groups A and B, where A can contain multiple subgroups of B.
I need to design a crystal report with 3 columns. Column 1 is a text box in the report, and column 2 and column 3 are datafields from a particula开发者_开发知识库r table.
I have a formula field on crystal reports. I wants to check it whether it may consists negative value or not if it has negative value t开发者_StackOverflowhan suppress it or hide it.