Hello, I have a screen with fields
Use the following code
Form_beea.Databarcood.Rows.Add(New String() {List0.Text.Trim, Textadd.Text.Trim, T1.Text.Trim, Textkasm.Text.Trim, Texajma.Text, 0.ToString(“0.00”), Texajvat.Text})
The second screen Form_beea , which has DGV
Databarcood = datagridView
When transferring values using the previous code, the transfer is not done previously. In desktop applications, use the same code and the transfer is done !!
Hello Frank, I have attached for you an example where values are not transferred from a screen add_item_public to screen In the DGV
The attached video and sample can be downloaded from here :
https://www.mediafire.com/file/imnkwvrub8th7ua/WisejWebDesktopApplication1.rar/file
Thank .
Hi Fahad,
without knowing your code we cannot judge what might go wrong here.
Please provide a compilable sample and we can take a closer look at it.
Best regards
Frank
Please login first to submit.