Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Environment Question
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00276643
Message ID:
00276752
Views:
27
Ken:

There is another way. Try creating two grids on your form. Just make one or the other visible/invisible when you trigger the search.

HTH,

--Paul

>Pardon this novice question, but I've worked on this for hours without results.
>I have a form with a grid that displays fields from a parent and child table and a one to many relationship.
>I want to trigger a search and display the results in the same grid. The search will require changing the relationships, parent and child cursors and change the tag orders.
>I've tried using code after the string search:
>SELECT clients
>set orde to alpha
>SELECT Pets
>set rela to idno into clients
>etc...
>
>Is there a way to programatically change the data environment to accomplish what I want or am I going about it the wrong way?
>
>I hope this makes sense and TIA.
Previous
Reply
Map
View

Click here to load this message in the networking platform