vote up 0 vote down star

I have a DataView and I need to search a string inside the view. I only want the search string to get highlighted and all those rows where the search string does not exist to still show but they would obviously not be highlighted. Is there any built in functionailty in DataView or DataGridView to achieve this, or do I have to traverse each cell looking for the search term?

Thanks

flag

40% accept rate

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.