Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bandwidth efficient combobox
Message
From
18/10/2007 02:40:58
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01261627
Message ID:
01261734
Views:
11
>Hi all
>
>In all the accounting/inventory apps I have made, I have to had to provide drop-down autocomplete comboboxes as help to the user to select Accounts and Items. These cbo depend on a view and the view needs to be refreshed everytime else the newly created accounts/items do not show up. Plus not knowing if the user will request an account/item starting with a particular letter there is no way to parameterize the view, so I just bring in the whole lot of records only to be refreshed in anticipation that someone has added/edited/deleted records.
>
>Is there an efficient cbo floating around that I am not aware of? I use FireBird as the backend if it matters.
>
>Thanks.

Hi
Try my class, download #23713
It has nice features like column headers, asynchronous list fill (very useful in C/S scenarios), uses _incseek to start searching only after user stops typing and can search in any combo column if needed
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform