Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trouble populating into grid
Message
De
04/09/2007 14:48:58
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01252232
Message ID:
01252299
Vues:
26
>I am pretty new to foxpro.
>
>The reason it stores the txtID is because that is how it finds all reports that are linked to this ID number.
>
>Inside the frmviewrptnts, I have the form's Refresh as:
>
>
>SELECT reports
>SET FILTER TO ALLTRIM(rptname) = ALLTRIM(m.notesid) (rptname is the first line in the grid that I want filled)
>thisform.grdReportNotes.Refresh
>
>
>Basically I am just looking at other databases to see how they were done and setting this up similarly. I am not sure if I am even on the right track here, but hopefully I am close. Any thoughts?

A sidenote: Only use alltrim() when you really need it, meaning almost never!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform