Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Presentation of Data
Message
From
28/09/2005 08:49:48
 
 
To
27/09/2005 09:51:49
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01053404
Message ID:
01053872
Views:
11
Hi, Gaylen

>I need to show the following data to a user on a screen and I don't want to use a report to do it.
>
>YEAR 2001 2002
>Premiums 15000 20000
>Claims 1500 2000
>
>Loss Ratio 10% 10%
>
>I have tried using an edit box on the form and showing the data in the edit box, but the formatting isn't very precise. All years will have premiums but not all years will have claims.

If the layout is not well suited for a grid (which could be the most straightforward), you may try geneating HTML tables and showing the results into a hosted IE control. This is very easy to do, and it is very flexible. Also, you can eaily print, too.

If that helps, you may want to take a look at this little sample:

www.salias.com.ar/download/vfpIE.zip

Regards,
Previous
Reply
Map
View

Click here to load this message in the networking platform