ActiveReports for .NET 2.0 Support

Started by Peter Power - DD at 03-03-2006 11:45 AM. Topic has 26 replies.

Print Search Rate
Sort Posts:    
   03-03-2006, 11:45 AM
Peter Power - DD is not online. Last active: 6/27/2006 8:59:38 PM Peter Power - DD

Top 25 Posts
Joined on 08-28-2004
Posts 1,217

DDStaff
Re: Need help with Columns and a SubReport

The Change Request is still open. I have e-mailed my manager regarding the CR to take a look at it.

 


   Report 
   03-24-2006, 2:17 PM
mjpalad is not online. Last active: 6/17/2008 10:00:01 PM mjpalad

Not Ranked
Joined on 09-22-2005
Posts 3
Re: Need help with Columns and a SubReport

Just wanted to let you know that I'm experiencing this problem as well and would be excited to see a fix.


Michael Paladino
Lead Application Developer
EagleOne Logistics, Inc.
   Report 
   03-27-2007, 2:25 PM
garyfis is not online. Last active: 7/26/2010 12:48:25 AM garyfis

Not Ranked
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 is not online. Last active: 7/10/2008 10:34:56 PM Ali - DD

Top 10 Posts
Joined on 08-02-2004
Canada
Posts 2,278

DDStaff
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 is not online. Last active: 2/15/2010 11:42:49 PM TotoroYamada

Not Ranked
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 is not online. Last active: 6/8/2010 6:43:55 AM AnkitN

Top 25 Posts
Joined on 03-03-2009
Posts 844

DDStaff
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 is not online. Last active: 2/15/2010 11:42:49 PM TotoroYamada

Not Ranked
Joined on 01-20-2006
Posts 24
Re: Need help with Columns and a SubReport

Attachment: Standalone.pdf
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 is not online. Last active: 2/15/2010 11:42:49 PM TotoroYamada

Not Ranked
Joined on 01-20-2006
Posts 24
Re: Need help with Columns and a SubReport

Attachment: As_A_Subreport.pdf
The second file

   Report 
   02-10-2010, 4:37 AM
AnkitN is not online. Last active: 6/8/2010 6:43:55 AM AnkitN

Top 25 Posts
Joined on 03-03-2009
Posts 844

DDStaff
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 is not online. Last active: 2/15/2010 11:42:49 PM TotoroYamada

Not Ranked
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 is not online. Last active: 6/8/2010 6:43:55 AM AnkitN

Top 25 Posts
Joined on 03-03-2009
Posts 844

DDStaff
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 is not online. Last active: 2/15/2010 11:42:49 PM TotoroYamada

Not Ranked
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

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.