Find DataRow by value and Click on it

Hello,

I have a foreach loop through Datatable rows and i find a row by its value. But i also want to double click on that row. How can i do that ?