Colored Data in 1 String in a gridview in asp.net?
- by Kovu
Hi,
I have a resultgridview from a search query.
In this gridview I have a name e.g. "aaaaaaaaaabbbbbbbbbbbbcccccccc"
If the user serach "bbbbbbbbbbbbbb" I will select the "bbbbbbbbbbbbbb" in the string in the gridview in red and bold.
how to do it?