Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid refresh displaying all data in database
Message
From
20/06/1999 09:34:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Grid refresh displaying all data in database
Miscellaneous
Thread ID:
00231886
Message ID:
00231886
Views:
40
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.
Next
Reply
Map
View

Click here to load this message in the networking platform