show detailfrom from datagridview
Windows Forms
2
Posts
2
Posters
0
Views
1
Watching
-
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
-
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