ActiveReports 6 Support

Started by murray at 07-03-2009 10:44 AM. Topic has 2 replies.

Print Search Rate
Sort Posts:    
   07-03-2009, 10:44 AM
murray is not online. Last active: 7/6/2009 10:57:21 PM murray

Not Ranked
Joined on 07-03-2009
Posts 2
Newbie Question
It's the first day playing with Active Reports and I'm trying to embed the Designer into our application.

I have looked at the VB 'End User Design' and it all looks pretty strightforward.

Unfortunately I need to embed the controls into a language called Progress (similar'ish to VB in that the .net controls can just be dropped into to Windows Forms)

I dropped on the Report Designer, a Property Grid and a Toolbox.

I related the Property Grid to the Report Designer which was stright forward because there was a 'Property Grid property of the Designer.

I then wanted to relate the Toolbox to the Report Designer and hoped it would be done in a similar way but there wasn't a Toolbox property.

I tried to do it in the code using Designer1.toolbox = toolbox1

BUT the code designer1.toolbox = ? had already been automatically been placed in the code and caused a syntax (invalid data type) issue. I tried to remove the offendeing line but everytime I do the program just hangs.

I have tried all sorts of different combinations i.e. adding the controls in different order, trying to set the toolbox value before the automatically inserted code but I'm just hitting a brick wall.

I know it's a long shot.....but has anybody any ideas?

TIA

   Report 
   07-06-2009, 9:21 AM
kimn is not online. Last active: 3/26/2009 10:45:37 AM kimn

Not Ranked
Joined on 03-26-2009
Posts 10

DDStaff
Re: Newbie Question
Hi Murray,

Sorry for the frustration! ActiveReports only supports C# and VB.NET, so that is probably the source of the problem.

I have not seen the designer automatically adding toolbox code, but when I documented it, the steps in the walkthrough to add the toolbox worked fine. Here is a link to the walkthrough:

http://www.datadynamics.com/Help/ActiveReports6/arWLKCreatingABasicEndUserReportDesigner.html

Here is a link to the help file that will allow you to navigate better:

http://www.datadynamics.com/Help/ActiveReports6/ActiveReports6_start.html

I hope this helps!

Kim
   Report 
   07-06-2009, 9:59 AM
murray is not online. Last active: 7/6/2009 10:57:21 PM murray

Not Ranked
Joined on 07-03-2009
Posts 2
Re: Newbie Question
Hi,

>> ActiveReports only supports C# and VB.NET, so that is probably the source of the problem.

No problem, I'm going to continue 'playing' because in theory any .ney component that can can be used in VS should be able to be used in Progress.

I'm also going to have a look at the AR ActiveX component to see if I can have any joy with that.



   Report 
GrapeCity » Product Support » ActiveReports 6... » Newbie Question

Privacy Policy | Copyright © 1997-2010 - GrapeCity, inc.