I have a 2 forms. 1 form consists of Datagrid control and another form consists of text box.
This datagrid consists of data. When i double click of that particular row of the datagrid of the data, this column will map to my another form particular to that text box.
My question is can I know the exact event and the syntax on the mapping to that text box?
Thanks.


