Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Relationship in Forms
Message
From
27/05/1998 07:31:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
25/05/1998 09:44:46
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00101477
Message ID:
00102292
Views:
27
>Sorry, I think I am lost in the dataenviroment section.
>
>By the way,
>
>Assuming I am already using the form, normal usage with no filter.
>Then I wish to search for certain records.
>After searching for the records, do I have to close the form and restart it again with filters?
>Like do form invoices with m.Pkey?
Sorry Tan,
I noticed that this is unanswered so late. You don't need the close the form. You can change filter anytime.
do form invoices with m.pkey
* Form is running and you want to change the filter
* Precautions to leave current rec, save etc are taken
select invoices
set filter to <newFilterExpression>
locate
thisform.refresh
Filters are slightly slow but for now it's easy for you to use I think.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform