G
Guest
Hi there to all.
I am a .NET Crystal newbie and I hope that you don’t pick me up much with
the following questions:
1) It’s possible to access the report model to alter the rendered data. I’m
talked about a process like .NET data grid, where we can iterate thru the
rows and change data.
2) I have a report with a linked sub report. The data targets the same data
source and data table. One requisite of the report it’s that only 7 records
per page are displayed as the sub report to. The problem is that the sub
report is showing me only 1 record that is the last record of the main
report. I want that 7 record appear in the main and sub report. The reports
are linked by a int column.
3) It’s possible to perform totals in time fields? I’ve a dataset with a
time span column. When I drag it to the report, the column is transformed in
a string. Other requisite that I have is that a time span of 1.23.40 (1 day,
23 hours and 40 minutes) must be visualized as 47:40.
4) There is such thing as Blob parameters. The report that I am doing as
multi culture support and some of the images are given by a globalized
Resource Manager. I can drag and drop a binary field from a dataset, but can
I create a binary parameter just to avoid this dummy data in dataset?
Help will be much appreciated. Thanks in advance
Tiago Miguel Silva
(e-mail address removed)
I am a .NET Crystal newbie and I hope that you don’t pick me up much with
the following questions:
1) It’s possible to access the report model to alter the rendered data. I’m
talked about a process like .NET data grid, where we can iterate thru the
rows and change data.
2) I have a report with a linked sub report. The data targets the same data
source and data table. One requisite of the report it’s that only 7 records
per page are displayed as the sub report to. The problem is that the sub
report is showing me only 1 record that is the last record of the main
report. I want that 7 record appear in the main and sub report. The reports
are linked by a int column.
3) It’s possible to perform totals in time fields? I’ve a dataset with a
time span column. When I drag it to the report, the column is transformed in
a string. Other requisite that I have is that a time span of 1.23.40 (1 day,
23 hours and 40 minutes) must be visualized as 47:40.
4) There is such thing as Blob parameters. The report that I am doing as
multi culture support and some of the images are given by a globalized
Resource Manager. I can drag and drop a binary field from a dataset, but can
I create a binary parameter just to avoid this dummy data in dataset?
Help will be much appreciated. Thanks in advance
Tiago Miguel Silva
(e-mail address removed)