Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Presentation of Data
Message
 
 
À
27/09/2005 09:51:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01053404
Message ID:
01053872
Vues:
12
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,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform