How to return Cell Reference of DataGridView if Value in that Cell Matches with Textbox?
I would like to get the Reference of Cell ie the Row No and Col No or Cell Address of the Particular cell if that DataGridView Cell Contains particualr Value in Textbox.