| Thread | Last Post | Replies |
|
| Hyperlink from a sub report | 14 Jun 2004 06:11 GMT | 2 |
I have a subreport and in this subreport there is a hyperlink.If i show the MAIN report i can't click on the hyperlink i first need to drill down is there anyway to make it hyperlink on the subreport. thanks in advance
|
| Hyperlink to the sub report without the drill down. | 14 Jun 2004 05:51 GMT | 2 |
Is it possible to give hyperlink to the subreport with out the drill down.
|
| TTX file vs live data via Active Data Driver? | 13 Jun 2004 10:44 GMT | 1 |
I'm wondering if anyone knows the pros and cons of using a TTX file to create a report to run on a recordset, versus just using the Active Data Driver to connect to live data to use for the recordset? I'm not sure which way to go with my project, and I'd rather decide now (based
|
| 2 simple questions (I hope ;-) ) | 13 Jun 2004 09:31 GMT | 2 |
I have a couple of questions please: 1. I have a DataSet that contains 2 tables, Customers and Purchases, where Customers is the parent table and
|
| changing groups by parameters | 12 Jun 2004 00:04 GMT | 2 |
Hi newsgroup, I have a report with 2 groups, lets say {Mytable.Date} and {Mytable.UserName} The report first sorts by Date, then by UserName. I'm wondering wether it is possible to exchange these groups when a
|
| SubReport DataSource | 11 Jun 2004 21:17 GMT | 7 |
I am using VB.net 2003 with the built in Crystal Reports for .net. For my report design, I have been creating datasets, then populating them and assigning the datasource of the report at run time to this dataset. That has been working great.
|
| CR8.5, barcode as bitmap | 11 Jun 2004 21:10 GMT | 1 |
I have a component that creates barcodes (EAN128) as bitmap. It works good, but if a put the bitmap in a ADO recordset to print it in a detail section, this only works on XP, not on W2K or NT.
|
| Invalid Report File Path | 11 Jun 2004 20:51 GMT | 1 |
Hi, I have a report off of an Access database, which runs fine in Crystal. When I view it in VB.NET using the Windows Forms Viewer it comes up okay, but when I try to page over to the next (or last) page I get an error: Invalid report file path. I have many other reports in my ...
|
| subreport and pagination | 11 Jun 2004 17:43 GMT | 4 |
I have a crystal report, one group (on a particular field), with a subreport in that group's footer. For an unknown reason, the subreport was not printed at the last page. Why? Something to do with bad pagination?
|
| Set database from code. | 11 Jun 2004 17:09 GMT | 6 |
in my application written in vb.NET i have a report by Crystal Report;how i can set the database source for the report in runtime,from code? I tried with ".database" properties but it's an only read properties... Thanks you,
|
| Toolbar Display | 11 Jun 2004 15:56 GMT | 1 |
This might be a silly question, but I can't find the answer: I'm using CR10 viewer with .NET. I want to set the displaytoolbar to True. However, it is set to False and the switch is disabled (grayed out). How do I enable the switch so I can set it back to True?
|
| Preview of A3 reports | 11 Jun 2004 15:28 GMT | 3 |
Hi, I have a proble with the preview of A3 reports. They appears as a4 if the default printer has no a3 capability. In detail: I have some report saved as "No printer" (but I'm also trying with "default
|
| Generating report with hierarchical structure | 11 Jun 2004 12:52 GMT | 1 |
Hi all, I'm VERY new to crystal reports - but I have enough experience with .NET to be able to generate basic reports using DataSet's as the data source for the reports. However, the data that I'm trying to display in the report has a natural hierarchy that I can display fine ...
|
| Having Group Header On Top Of Each Page | 10 Jun 2004 18:37 GMT | 4 |
Can I have a group header repeats on top of each page? Thanks Alan
|
| Adding aggregated columns to a report | 10 Jun 2004 13:15 GMT | 1 |
I have some really silly questions, i believe, but i'm so new to crysta reports that i have no choice : OK, here goes I have a DataSet with 2 tables which is the source for my report
|