Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filter not working when populating Grids with 'DE Use Ag
Message
From
06/04/2000 09:48:15
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00356219
Message ID:
00356221
Views:
10
>>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


Filter ? I told that in order to prevent filter :) Anyway could you pls support your filter properties. It might be that an out-of-scope variable preventing them to work correctly.
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
Reply
Map
View

Click here to load this message in the networking platform