I have a MSHFlexGrid that gets all records via a recordset from a database.
I want to add a search function so that it would search for the data entered by the user on to the search textbox. But it should search for the data only in a certain column in the MSHFlexGrid.
Can anyone please give me the code for this?

And I'm very sorry if the question is not clear. If it is not, please inform me. I will do my best to make it more understandable.