Hi,
i show products in a datagridview with a dataset as source.
now i want to show a detailform by clicking a datagrid row.
the changes in the detailform should be transfered to the dataset an shown in the datagrid.
how could this be handled ?
i use C# with VS2008
by jogi