Another Searchable Listbox (Bound or Unbound)

arnelgp

..forever waiting... waiting for jellybean!
Local time
Today, 07:55
Joined
May 7, 2009
Messages
20,352
It does not change the recordset (of bound listbox), but just search the list.
Maybe somebody will find use to this.
 

Attachments

the first version is simple, only to search the listbox.
now it has the "filtering" feature (aka Find-As-You-Type), brp.
 

Attachments

..and finally it does a "partial" search on All Visible columns of Bound Listbox (already doing it on Unbound before).
 

Attachments

Users who are viewing this thread

Back
Top Bottom