views:

81

answers:

0

Hi. I have a search button and I want the search results to be highlighted. For example, I want to search a topic and the results will be shown in a listview. I'm using ASP and vb.net and the result of query is based on the records in my database which is MYSQL. My question is how can I highlight matched keywords in a listview control? Thanks a lot. :)