Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid refresh displaying all data in database
Message
De
20/06/1999 09:34:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Grid refresh displaying all data in database
Divers
Thread ID:
00231886
Message ID:
00231886
Vues:
41
Hello:

I have a form that a user enters the date and users name into
a grid and comments into an edit box for a particular client.

When I go into the form the grid refreshes and shows all the
users and dates from the entire database in the grid as opposed
to only the one particular client.

My properties for the grid are

Recordsource = coun_com
recordsourcetype = alias
Link master = client
relational expression = client.sin


I have code in the following methods:

AfterRowColChange event=thisform.refresh()

Click Event = thisform.refresh()

Any idea why this is displaying all of the records?

Any help would be appreciated.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform