Click here to Skip to main content
15,889,992 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hello.i want to make a search box with a button field.
When user enters an alphabet in the search box and press the button then it should show items from array starting with that alphabet into a listview..

suppose i have a brand array like;

Brand={"abc","abf","bbc","cbc","cbc","abc","fbc","fbc"};

can anybody give me some idea????
Posted
Updated 1-Nov-14 0:07am
v2

1 solution

This is the fourth time you have posted this same question, and you have been given a number of suggestions to try. It is up to you to make some actual effort.
 
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