Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter not working when populating Grids with 'DE Use Again'
Message
 
 
To
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Filter not working when populating Grids with 'DE Use Again'
Miscellaneous
Thread ID:
00356219
Message ID:
00356219
Views:
58
>Curtis,
>You could use views or plain SQL cursors to populate grids. However if buffering wouldn't be a problem there are faster easier ways. Use your table again in Data Environment with different aliases. In each of "child" grids (subsets) set linkmaster, childorder and relationalexpr properties. Set order of "child" aliases to the ones that link to master. This relieves you from overhead of requeries. You could even just "set key" instead of setting linkmaster, childorder, relationalexpr properties.<

Hi Cetin:
I tried your solution and it works perfectly except, I can't get a filter to work on the alias's.

I put the filter in the filter property of the alias in the Data Environment and I tried setting the filter in the buttons that switch the page frames - no luck. I'm using the linkmaster, childorder and relationalexpr properties. Any Suggestions?

Thanks,
-Curtis
- jim durkin

"The universe is a big place, perhaps the biggest." Kurt Vonnegut
Next
Reply
Map
View

Click here to load this message in the networking platform