| Thread | Last Post | Replies |
|
| Vertical "can grow" functionality" | 13 Oct 2004 14:41 GMT | 3 |
I am trying to make a report where I use "can grow" on a column. The problem is that this field grow over the field below. Any ideas of how to get this to work? InSoft Norge as Jan-Gunnar Hole
|
| Printing images | 13 Oct 2004 14:19 GMT | 1 |
I would like to print images in a report depending on a database something like : item 1 -> image 1 item 2 -> image 2
|
| Keep together option in subreport doesn't work | 13 Oct 2004 12:46 GMT | 3 |
I'm using CR for VS.NET 2003. It seems that "keep together" option doesn't work for subreports' objects. Text boxes inside subreports are splitted between two pages though their "keep together" option is set to true. Does someone know how to fix this?
|
| Sending two Parameters into the Report in runtime via ASP.NET? | 13 Oct 2004 11:39 GMT | 1 |
I have this code.. and it gives me the error "Missing parameter field current value" ------------------------------------------------------------ ' Declare variables needed to pass the parameters
|
| Where is CR report designer? | 12 Oct 2004 22:51 GMT | 1 |
OK weird problem all of a sudden, what is the name of the designer that you have your database fields in that you can use to drag and drop onto the report? I cant find it all of a sudden and its not showing up upon creating a
|
| Can a subreport contain another subreport? - Crystal 9 | 12 Oct 2004 20:44 GMT | 6 |
Wondering if a sub report can contain another subreport, I've been trying for a few hours to get it working, but am struggling, keeps getting removed when import it into the main report. Anyone had success with this?
|
| A little help needed for a formula | 12 Oct 2004 19:05 GMT | 4 |
I'm very new at CR so I think you can answer my question easely. I do have a formula for the date like this: {vwMeldingenMaster.DatumMelding} >= {?start_date} and {vwMeldingenMaster.DatumMelding} <= {?end_date}
|
| CR fill column by column | 12 Oct 2004 17:03 GMT | 1 |
How can I make a report in CR with 3 columns which will be filled one by one? I have a field, let's say intIndex, which has values 1,2 and 3. The report first have to fill the data in column 1 untill intIndex changes to 2. Then
|
| Insert 8 lines with the same distance | 12 Oct 2004 14:11 GMT | 2 |
An other problem i'm dealing with is how to draw some lines with the same distance between each line... I can not find a tool who can help me with that, so I have to drag them myself which results in differant distances between the lines.
|
| Getting subreport's parameter values in Crystal Reports.NET | 12 Oct 2004 11:07 GMT | 1 |
I have a problem that drives me crazy. What I want to do is very simple: I have a report(Invoicelist.rpt) that shows a list of invoices (Date, customer name and amount). I use the "push method" to feed the main
|
| Report preview (silly question) | 11 Oct 2004 21:45 GMT | 1 |
is there any way to preview a report when building it directly from the VS .NET 2003 development studio ? Thanks for any reply.
|
| Change Metric to English (standard) | 11 Oct 2004 21:19 GMT | 2 |
My crystal for .Net is displaying the metric ruler. Is there any way to change this back?
|
| Runtime reference & Add method crash | 11 Oct 2004 18:06 GMT | 1 |
Hi I am porting an ASP built application to ASP.NET. I cannot find the reference to be added against Server.CreateObject("CrystalRuntime.Application)
|
| Collection Datasource | 10 Oct 2004 02:06 GMT | 1 |
Just a quick question for anyone: Can I use a Custom Collection object as a datasource for .NET Crystal Reports from Visual Studio .NET and if so, a quick overview of how? My project is purely Object Oriented and it would be very convenient if this
|
| A little question about CR and Vb NET | 08 Oct 2004 21:11 GMT | 4 |
i have created a report in my vb net 2003 application and it works fine but when i show the report, it has the "Main Report" caption (NOT the Form's caption where is the viewer but inside the same viewer).Can i change this caption? And how i can do this?
|