Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid with (********)
Message
De
01/10/1999 14:51:07
 
 
À
01/10/1999 13:01:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00271621
Message ID:
00271700
Vues:
22
Augusto,

Your problem is you have "Set Skip". This causes a "placeholder record" to show when browsing the parent table.

To give you an example of what's causing your problem, Create 2 tables:

1 table has 2 records:

key name
100 Perry
200 Augusto


2nd table has 3 records:

orderno key itemno
200 100 item1
200 100 item2
300 200 item1

if you create the indexes and set a relation from the 1st table to the second table on "key". When you browse table 1 & 2, table 1 will show 2 records and table 2 will show the records with the same key.

if you "Set Skip" and then browse, under record 1 in table 1 (Perry) there will be a line of asterisks to indicate the place holder because there are 2 records in table 2 with the key of 100.

PF



>i make a form with two grids
>have a relation one to many
>way when i run the form , the grid1 shows the records that it has and show some lines with asterisc (**********) too?

(On an infant's shirt): Already smarter than Bush
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform