| |
ActiveReports for .NET 2.0 Support
Started by Peter Power - DD at 03-03-2006 11:45 AM. Topic has 26 replies.
 
 
 
|
|
Sort Posts:
|
|
|
|
03-27-2007, 2:25 PM
|
garyfis
Joined on 11-11-2003
Posts 5
|
Re: Need help with Columns and a SubReport
|
|
|
|
|
Is there anything new on this? This has been broke for a long time not to have a fix.
|
|
|
|
|
Report
|
|
|
|
03-27-2007, 3:37 PM
|
Ali - DD
Joined on 08-02-2004
Canada
Posts 2,278

|
Re: Need help with Columns and a SubReport
|
|
|
|
|
This suggestion has not been implemented yet. I have added your email to the notification list.
Data Dynamics Support Staff
|
|
|
|
|
Report
|
|
|
|
02-09-2010, 7:31 AM
|
TotoroYamada
Joined on 01-20-2006
Posts 24
|
Re: Need help with Columns and a SubReport
|
|
|
|
|
Hi, i know it's an old topic, but i have the exact same problem : i need a multicolum subreport, in which i want the columns to go downacross, with an even numbers of rows. I've tried : if i = x then detail.newcolumn = after else detail.newcolumn = none end if but unfortunatly it doesn't work. I'm using AR 2. Did you finally solve this issue? Thanks.
|
|
|
|
|
Report
|
|
|
|
02-10-2010, 12:24 AM
|
AnkitN
Joined on 03-03-2009
Posts 844

|
Re: Need help with Columns and a SubReport
|
|
|
|
|
Hello TotoroYamada,
What I understood from this form thread is that the ColumnDirection property as DownAcross is not working in subreports. Are you facing the same issue? If yes then could you please test this issue with the latest build of ActiveReports for .Net 3.0 and post your observation here? Your observation would help me to narrow down the issue.
You can download the latest build 5.3.1436 of ActiveReports for .Net 3.0 from here or from the following location:
ftp://ftp.fpoint.com/ActiveReports/builds/arn3_5314362.zip
Regards, Ankit Nigam
|
|
|
|
|
Report
|
|
|
|
02-10-2010, 1:17 AM
|
TotoroYamada
Joined on 01-20-2006
Posts 24
|
|
|
Thanks for your answer, i'm downloading the latest build and i'm going to try. I'll let you know the result. For your information, i attached two files, it's the same report, first standalone and then as a subreport, you can see that there are two different behaviors. The code in the detail format event is :
Compteur += 1 If Compteur <> Math.Floor(NbArticles / 2) Then Detail.NewColumn = NewColumn.None Else Detail.NewColumn = NewColumn.After End If
|
|
|
|
|
Report
|
|
|
|
02-10-2010, 1:19 AM
|
TotoroYamada
Joined on 01-20-2006
Posts 24
|
|
|
|
|
|
02-10-2010, 4:37 AM
|
AnkitN
Joined on 03-03-2009
Posts 844

|
Re: Need help with Columns and a SubReport
|
|
|
|
|
Thank you for the PDF file. I was able to reproduce this issue in ActiveReports for .Net 3.0 and updated the case 111857. I have also attached your E-mail address to the list of affected users for this case. You will be notified when the issue gets fixed.
Regards, Ankit Nigam
|
|
|
|
|
Report
|
|
|
|
02-10-2010, 5:44 AM
|
TotoroYamada
Joined on 01-20-2006
Posts 24
|
Re: Need help with Columns and a SubReport
|
|
|
|
|
Ouch, this is a very bad news for me... I need that function, and unfortunatly if it doesn't work i'll have to think of another solution than AR... I know there won't be any precise answer but do you have any idea about how much time it could take?
|
|
|
|
|
Report
|
|
|
|
02-10-2010, 11:16 PM
|
AnkitN
Joined on 03-03-2009
Posts 844

|
Re: Need help with Columns and a SubReport
|
|
|
|
|
Hello,
I would like to inform you that this feature cannot be implemented with current architecture of ActiveReports. I am afraid that we will not be able to implement this in near future. However, the Case 111857 is still open and is assigned to the development team.
Do let me know if you need further assistance.
Regards, Ankit Nigam
|
|
|
|
|
Report
|
|
|
|
02-11-2010, 1:11 AM
|
TotoroYamada
Joined on 01-20-2006
Posts 24
|
Re: Need help with Columns and a SubReport
|
|
|
|
|
I'm not very surprised, i easily imagine that's not the kind of feature you can implement in a second... Looks like i'll have to find another solution... Thanks for you answer and your reactivity
|
|
|
|
|
Report
|
|
|
|
|
|
Page 2 of 2 (27 items)
|
< 1 2 |
|
|
|
GrapeCity » Product Support » ActiveReports f... » Re: Need help with Columns and a SubReport
|
|
|
|
|