İtems selected in UrunStokGiris.cs does not appear in dgvStokGiris on StokGiris.cs C#
I have created main form of StockIn (StokGiris) with sub form ProductStockIn (UrunStokGiris) for my school project, I have crated the tables on SSMS created a diagram connecting id, productids together from other tables and created a Views on SSMS as vwStokGiris.