Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
3D Reports
Message
From
30/03/2010 02:01:18
 
 
To
29/03/2010 04:33:47
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01457781
Message ID:
01458020
Views:
71
>Hi All,
>
>I am looking for suggestions:
>
>I need to calculate multiple outputs for multiple years for multiple items and so I will end up with a 3 dimensional grid of data. Obvioulsy a grid can only show 2 dimensions and so normally one chooses the X & Y axis from the possible 3 dimensions and holds the 3rd dimension on some static value. I can program a form with multiple tabs each with a grid, or allow the user to choose the X & Y axis and fix the 3rd dimension. But does anybody have any other clever or cool suggestions on how to display such a data array? Any nice 3D reporting OCXs out there?
>
>TIA

Hi Jos

Have look at www.report-sculptor.com

RS can replicate grid as list on the report. This means that you can populate grid with crosstab data at run time
based on user sellections (user can additionally resize columns on that grid if necessary) and simply run it as
report. RS can also replicate entire pageframes as report pages (or sections), meaning that you can have as many
pagframe tabs as you want containing one grid each, and run it all together as one huge (multiband) report.

No OCX, no ActiveX all pure fox.

See rsDev demo project for more samples.

HTH
Sergio
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform