Hi,
I have a search textbox,I would like to know how to list all of the searched items in the list view.

Recommended Answers

All 2 Replies

There are two types of ListView - one is with winform and another is with webform (asp.net). Both these controls uses "Items" collection to add new rows.

adatapost,
dude, im referring to winform. my database is access. how can i do that in listview. i've already done it with gridview, but i want to learn also in listview. thanks.,

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.