Hi, all!

I want to make an application where user can click on datagridview row and new form opens. New form will contain textboxes where all data will be loaded... first step, of course, is making dblclick event on table, and open new form... I have made it trough so far... what should I do next?