How do I implement an incremental search in list/dir/combo/file boxes?
Answer / Rajat Kush
Incremental search can be implemented using the AutoComplete feature in Visual Basic. You'll need to create a ListBox or ComboBox, set its DropDownStyle property to 'DropDownList', and implement an event like TextChange that triggers the search based on user input. For file-related boxes, you can use the Directory.GetFiles() method along with AutoComplete.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the error message that you would get if you try to assign "Null" to an integer variable?
What is disconnected recordset?
What is the difference between a Property Let and Property Set procedure?
Types of LockEdits in RDO.
How can I create a VBX?
What is RdExecDirect?
How many types of Instantiations are there and what are they?
How can we call Stored procedure of Back End in RDO and ADO ?
Whether HTML supports multimedia: and document links?
What is Centralization Error Handling?
What is dao in vba?
Name and define the logical tiers in a traditional 3-tiered architecture?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)