Advertisement
7_2009-2012 VB function enhancement #239083

Search Listview in any mode

Search a Listview in any mode (icon, list, report) searches a listview even the sub items are included Includes multiple selections (selects all matches throughout the listview) Case sensitive searches possible Restrict the search to a single column or search all columns(subitems) Fast enough to search through 20000 items as you type Upon initialization the items and subitems are appended to the tag property of each main item greatly speeding up the search. SearchListVw(Listview,Searchtext,Start,CaseSens,MultiSelect,RestrictedColumn) *Limitations* no whole word only searching no search direction (only top to bottom)

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine