I have a listview and content of the listview is loaded using dataset.
I have 4 column in the listview.
I have a textbox .
I need to search the listview based on the text entered in the textbox.
I mena the listview should display only the text entered in the textbox.
kindly help me.
Thnk's in advance.