Hai Friends,
I have one major issue in my project,
Here am using two forms, In these two form I want to pass values from one form datagrid to another form datagrid after saving the data.
In that second datagrid am using comboboxcell . For this reason i can't pass that values .
Please any one guide me how to pass values from one datagrid to another form datagrid using c# windows application.
Thanks in advance.