I have a datagrid displaying brief details on clients.

I would like to somehow allow the users to click on one of the rows in the datagrid.
This would result in a new form appearing which would display all of that clients details.

I have never tried this with a datagrid.

Does anyone know where I can dig up some similar examples or maybe point me in the right direction?

Thanks In Advance