I have a listview and its property is set to details view. It has 200+ items in it and 4 columns (Name, Level, Hits, Type).
I entered all the items in the control, it doesn't load them from a file.
I also have a textbox and a button, in the textbox I want to user to be able to type all or part of the name of the item they want and it will remove all items that do not match.
I entered all the items in the control, it doesn't load them from a file.
I also have a textbox and a button, in the textbox I want to user to be able to type all or part of the name of the item they want and it will remove all items that do not match.