Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Slow vfp
Message
De
16/11/2006 20:31:28
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01170532
Message ID:
01170540
Vues:
12
>i'm showing this in a editable grid and i have to show a clean grid at the begining, any ideeas beside using select and a class for the grid so i wouldn't worry about adding all those objesct inside the grid everytime i have to filter the table? any? just one?:)

If you need to show records that fulfill a certain condition (and initially you don't have any such records), you can use a parameterized local view.

The typical case is that you have a parent-child relation between two tables. In a grid for the child table, you only want to show records that correspond to the selected record in the parent table. If you have just created a parent record, you don't yet have any records in the child table.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform