filter on listview

Hi all,

I have list view , i need to filter each columns based on value entered in corresponding text control placed above the listview.

I am using a dictionary of records to populate the list view. All columns are strings.

any suggestion

Thomas