| Thread | Last Post | Replies |
|
| Formula Fields in .NET using CRAXDRT | 29 Aug 2003 19:57 GMT | 1 |
Does anyone have a suggestion on how to pull the actual formula from a formula field (not the results) using CRAXDRT in a .NET application? I can do this in VB6 with the following code, but can't get anything to work in .NET
|
| Crystal Reports 8 - Selecting Multiple Records from one table | 29 Aug 2003 17:20 GMT | 1 |
I need help on how to get Crystal Reports 8 to select 2 different records from one table. Here is what I want to do: TableA has 2 different ID fields that link to an ID field in TableB that contains a list of names. I need a way to print the 2 different
|
| Exporting problem, new bug? | 29 Aug 2003 12:45 GMT | 2 |
I have a little web page (ASP.NET) on which there are links for downloading reports in PDF and DOC formats, everything works ok. The problem is: after exporting a report to DOC format, if I choose to export to PDF format, the pdf file is not recognized by acrobat reader (the
|
| CR.Net Report viewer question | 28 Aug 2003 21:22 GMT | 3 |
i'm wondering if there is a limit to the number of reports that can be attached to a report viewer or if there are any guidelines that i should follow? thanks indera
|
| Q: How to: Conditional Font Styling (bold/regular)? | 28 Aug 2003 15:40 GMT | 1 |
I have a report which uses drill down. The Group1 footer contains summaries. I want to be able to make it so that when youre at the top-level those group footer summaries are Regular style (as they are essentially the "details" of the roll-up view). However when you drill in to a ...
|
| CR.NET Build Errors problem | 28 Aug 2003 04:18 GMT | 2 |
I'm using the version of Crystal that comes with Visual Studio.Net 2003. I created a report and it ran fine. I wanted another version of the report to have a group footer, so I made those changes and saved the report with another name in the same project. When I tried to run the ...
|
| Logging onto a SQL Server without having a DSN on the machine | 27 Aug 2003 20:19 GMT | 2 |
I am attempting to write an application in VB6 that will open Crystal Reports 8.5 reports with rights that the users do not have (i.e. SQL Server admin). For security reasons the users themselves do not have rights to the database, but an application that we use limits what the ...
|
| Crystal Subreport Orientation | 27 Aug 2003 18:51 GMT | 1 |
Dear Fellow Programming Kin, Does anyone know if this is possible? Using Crystal 8.5. The main report is in portrait orientation, and I would like the subreport to print in landscape orientation. If
|
| How do I print borders when no data present? | 27 Aug 2003 16:45 GMT | 4 |
I am using Crystal Reports.net and at the present the borders only print when I have data in a field. Is it possible to make the borders print all the time? Thanks
|
| need examples | 27 Aug 2003 15:25 GMT | 2 |
Does anyone know where I can find some examples in either c# or vb.net utilizing grouping and sorting using code and the Group and/or Groups classes. I found an example that required formulas. Any examples would be good seeing msdn does not have any examples, just definitions and ...
|
| CR.Net dragging fields question | 27 Aug 2003 09:47 GMT | 1 |
Is it me or can you drag fields from the detail section (in crystal v8.5) to the header section? The reason I'm asking is because I can't seem to do that in the version of crystal (CR.Net) that comes with Visual Studio. Thanks
|
| Sum Of some fields | 27 Aug 2003 00:05 GMT | 3 |
Hello. I am sorry my bad english. I am use .Net 2003 and Oracle Database. I have got a table some number fields. Table 1
|
| Modifying TEXTOBJECTS Based on Parameter | 26 Aug 2003 17:32 GMT | 1 |
Is it possible to change/hide objects writhing a report based on parameter? for example, if the parameter = "dept 1" I want Text10 = "dept 1", if dept 2, then text10 = "dept 2". also hide/unhide lines based on parameter. I know its easier to use the API and create the reports ...
|
| Subreport and variables? | 26 Aug 2003 17:02 GMT | 2 |
I have 2 subreports on a main report. How would i make a text box with a notification message reading COMPLETE when the status of each line item on each subreport group is complete??
|
| Poor quality in the .Net viewer | 26 Aug 2003 15:20 GMT | 1 |
Hi I have a question about the .Net viewer. I think that the report that it generates in the viewer is fuzzy if I compare it to my old app where I used CR 8.5 RDC. If I zoom in the .Net viewer it looks great, but when I look at the whole
|