Click here to Skip to main content
15,903,175 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hell sir
I want search item in listview using textchange event and select item in vb.net please help me. its very impotant for me.

What I have tried:

i am creating billing system and i want search item name in listview and select by typeing ex. i type pen then sort listview by statring item name "pen" alphabetacully
Posted
Updated 8-Jan-17 8:40am

1 solution

Try the FindItem method, there's an example on the page below.

FindItem Method (ListView Control)[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900