| Thread | Last Post | Replies |
|
| Parameters in CR .NET | 16 Jun 2004 20:26 GMT | 1 |
Can anyone please tell me or refer to any article or tutorial for creating crystal reports with parameters for ASP.NET. I want to take parameter value from the asp page and pass those values to the report. Thus the report will be based upon those values selected on asp page.
|
| Set Label Type | 16 Jun 2004 19:02 GMT | 2 |
I am using CR10 in a VB.NET application. When I created the report and specified labels I never got the opportunity to select the type of label sheet (e.g. Avery 5160). The default format is not what I want. How can I specify the type/format of labels?
|
| Cannot change the zoom level in the Crystal Viewer | 16 Jun 2004 18:36 GMT | 1 |
A report is viewed using the Crystal Viewer (Crviewer.dll).In the preview window, once we change the zoom level using the crystal report toolbar, we can not change the zoom level again (manually or programmatically).
|
| Beginner - Hide Duplicates | 16 Jun 2004 14:09 GMT | 1 |
I'm just starting with Crystal but create many reports using MS ACCESS. Does Crystal have an equivalent to the HideDuplicates property in MS ACCESS reports? Let's say I want the customer's name in detail section but don't want it repeating for every record.
|
| show sort by on report | 16 Jun 2004 14:03 GMT | 2 |
If you use the crystal sorting feature, how can you show on the report what the SORT BY is. ie I want to display:
|
| Crystal Reports 8.5 with Oracle 8i Database Link | 16 Jun 2004 05:30 GMT | 1 |
I want to use Crystal against multiple databases in a single report - does Crystal 8.5 support the use of Oracle Database Links? Thanks in advance for any thoughts. Oli
|
| Print total at end of page | 15 Jun 2004 21:57 GMT | 5 |
How can I print invoice total at page footer of last page of each invoice provided an invoice spans on several pages. Total is needed to be printed on last page as well as there are several invoices to be printed in a batch. TIA
|
| Suppressing Lines | 15 Jun 2004 16:34 GMT | 1 |
I am using Crystal Reports for .net, and I don't know if I'm just overlooking it or not, but I can't find where I can suppress line objects conditonally through code. All I see is a checkbox for suppress or not suppress.
|
| Report is not showing updated DataSet state | 15 Jun 2004 14:25 GMT | 1 |
I have a report that uses a DataSet as its report source, but i have a problem such that whenever i add rows to the tables in the DataSet, the report is not updated, even if i cilck on the Refresh button.
|
| Page header and footer not visible when drilling down within group | 15 Jun 2004 11:20 GMT | 2 |
When I drill down within a field that's inside a group, the new tab that opens up does not include any page headers or footers. Is there a way to change that so the page headers display when I drill down too?
|
| Books for beginners | 14 Jun 2004 21:57 GMT | 1 |
Can anyone suggest a good book to start learning CR? joe
|
| grand totals in group header | 14 Jun 2004 14:20 GMT | 1 |
Please, I'm having trouble getting grand totals in a group header crosstab: I have AIDS cases by year of diagnosis and I want to summarize them by indicator, i.e. by race/ethnicity, gender, mode of transmission, city
|
| Design Question | 14 Jun 2004 14:17 GMT | 1 |
I am using Crystal Reports that comes bundled with Visual Studio 2003. I have a report that has data from text fields. I set the canGrow propert = true so that the entire contents my be printed. I assumed that when the field grows, the fields below will be shifted down accordingly ...
|
| Global Variable | 14 Jun 2004 14:03 GMT | 1 |
i am using CR V7. in normal programming lang., i can set a global var and if a condition is true, it is true forever. With similar concept in mind,
|
| Problems With Date Range | 14 Jun 2004 13:54 GMT | 1 |
I am using VB6 & Crystal 8 and have designed a small program that will run reports written in crystal, see code below. Standard reports are fine, however when I try to run a report that asks for a date range the program does nothing. Any ideas?? Thanks Neil.
|