| Thread | Last Post | Replies |
|
| Page Navigator does not go further than p2 | 25 Jun 2004 06:55 GMT | 2 |
I am using Crystal for .Net 2002. in a VB .ASP web app. My datasourse is a sql 2000 stored procedure accessed by the crystal report through an ado adapter. My problem is that the report is 16 pages, and if I use the page navigator I
|
| Get VS.NET to See CR10 | 25 Jun 2004 03:00 GMT | 3 |
I have CR 10. I had to re-install VS NET 2003 and now, VS NET does not see that I have the full CR 10 package - it only shows the version of CR bundled with VS NET. How can I get VS.NET to recognize CR 10? Wayne
|
| The Parameter field pop up | 24 Jun 2004 19:21 GMT | 1 |
I use Parameter fields in my report (CR.NET). Whenever the application is run, a window pops up prompting the user for input. Is there a way to not show
|
| subtotals on the last page | 24 Jun 2004 14:02 GMT | 1 |
I'm new to crytal. I would like to gather the subtotals fields on th last page in order to make a sort of summary board Is this possible with CR Thank your for any advise
|
| New page after group - CR.net | 23 Jun 2004 20:43 GMT | 3 |
I am using CR for .net with VB.net 2003. One report I have groups the data, with one grouping per page. All I did to achieve this was check "New Page after" on the group footer. This works, except the final page has no records (just the page header).
|
| Default font style? | 23 Jun 2004 14:37 GMT | 1 |
I have a quick question. Is there a way to define a default font style for all newly created elements on a report? Éric
|
| page's subtotal | 23 Jun 2004 14:30 GMT | 1 |
How can I print the page's subtotal on each page's footer/header in cr9. thx in adv
|
| Active Access Form from Crystal Report | 23 Jun 2004 14:15 GMT | 2 |
Hi, guys, Have you heard whether it is possible to invoke ACCESS application from within Crystal report? Appreciate any input or hint...
|
| date-time is required here | 23 Jun 2004 13:55 GMT | 1 |
I'm using the RecordSelectionFormula property of my report object to filter out records according to a date range the user enters. Here is the string that I use to set the RecordSelectionFormula propery:
|
| Crystal Rpts.Net: Setting up an OLE datasource | 22 Jun 2004 23:27 GMT | 1 |
I have a ReportService where I am loading a predesigned report from a .rpt file. I am having a problem with setting the OLE datasource for the report. I am using the call ApplyLogOnInfo(logOnInfo) on each Table to set the
|
| SetDataSource(DataTable) not working. Uses original connection | 22 Jun 2004 17:11 GMT | 3 |
I have been searching for a solution, but nothing works so far. I am trying to set the dataSource of my Crystal Report to a DataTable within an ASP.Net page. However, the connection does not use the newly set connection, and instead uses the old connection as defined within
|
| Discard Saved Data | 22 Jun 2004 15:56 GMT | 3 |
I am using CR10 in a VSNET 2003 VB application. I manually created a dataset definition and build a report based on that but when I run the report I am getting many times the number of records in the dataset that I pass to the report. I also notice that the number of rows in the ...
|
| Checking if the report has returned data | 22 Jun 2004 14:00 GMT | 6 |
I am using Crystal Reports 10 and VB.Net. I have created reports which use a SQL Server stored procedure as their data source. I use VB.Net topass the parameters to these reports and then view in the crystal report viewer or else print the report depending on the users ...
|
| Changing XML datasource on a subreport at runtime | 22 Jun 2004 10:13 GMT | 1 |
I'm attempting, to set the datasource for a report and a subreport on it. I designed the the reports using two XML files, which were generated from .Net datatables. At runtime, I'm using this code to change the datasource of the two reports,
|
| Duplex Printing ?? | 21 Jun 2004 21:13 GMT | 1 |
Hi, How to turn Duplex Printing option on from report designed (not from code)? I am using VB6 and CR 6. Thanks.
|