How can I highlight the text of a query in the gridview control?
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Carriage Return (ASCII chr 13) is missing from tex
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
search the text, dress them with a tag like
<label>
, and don't forget to add highlight style for the labels.if you want do this client side please follow this steps:
add jQuery reference to your page.add a text input calles
txt_Search
.and then use this script: