Search results for query: *

  • Users: muleo
  • Content: Threads
  • Order by date
  1. M

    Insert data from two forms using SP

    Hi everyone. I am trying to insert data from two forms (winform) into SQL. The form 1 contains some textbox and a datagridview , and Form2 contains two textboxes. When the user click button"btnform2", the form two is opened but the form 1 still remains opened. Now i want when user click the...
  2. M

    Inserting data from two forms into sql table

    I am developing a small pos application where user can make payments and save db. Until now I stored data from one form(datagridview, textboxes etc), but now I decided to add one more form (for payments and the change). The idea is that the user call data from db in datagridview(***barcode, qty...
Back
Top Bottom