Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question on multiple lookup comboboxes.
Message
From
12/03/2002 16:25:22
 
 
To
12/03/2002 15:26:29
Gil Munk
The Scarborough Group, Inc.
Baltimore, Maryland, United States
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00629306
Message ID:
00631765
Views:
20
>I am still confused as to what all this buys you that makes it more attractive than just dropping a second bizobj for the second combobox offers.
>>
>>I think it's just me being me. I'm already looking at four business obects on this one form before the lookups, and five lookups, not just two. I broke the problem down as small as I could before asking about it - upsizing is easy. The app I'm writing is to replace a FPD2.5 app that was opening tables across a T1 line, so speed amount of data sent across the line are serious issues.
>
>Ahh. Now we're getting to it. First of all, how big are the lookups? If they're small then this might not be a bottleneck to your bandwidth. If they are large (Several Hundreds of records each) then maybe delaying instantiation via the instructions in the MM Guide under Optimizing Applications - Dynamically adding controls' would help.
>Usually lookups do not change often and are a pretty stable bunch of records. Once pulled down that should pretty much be it and so maybe initially downloading once and filtering for the specific data condition would be your answer.

Yeah, one of the things I learned was to break a problem down to its smallest part(s) to try and solve it - which is why I was asking about two instead of five.

They're not big enough to require delayed instantiation; and since they're on page 1 of the pageframe, I don't think it will help. Creating one bizobj instead of five gives the programmer peace of mind though.
Previous
Reply
Map
View

Click here to load this message in the networking platform