P
pcPirate
Hi,
Just a simple question.
In C#
i) Is there a way to filter the items in Listview by characters? Say, if
the items are: "AA", "AAA", "AB", when I type "AA", the listview should
display only the: "AA" and "AAA".
Pls advise.
Thanks in advance.
pcPirate
Just a simple question.
In C#
i) Is there a way to filter the items in Listview by characters? Say, if
the items are: "AA", "AAA", "AB", when I type "AA", the listview should
display only the: "AA" and "AAA".
Pls advise.
Thanks in advance.
pcPirate