Filtering items in a listview

  • Thread starter Thread starter Timothy Parez
  • Start date Start date
T

Timothy Parez

Hi,

I have a listview in "detail" mode with several columns.
But because the number of items displayed is rather high,
I would like to provide a filter

For example allowing the user to filter on the text of the second column

If he would then type 'AC in a textbox the listview would show only it's
items where the second column starts with AC

Can I do this?

Thnx.
 
Back
Top