Search results for query: *

  • Users: netasp
  • Content: Threads
  • Order by date
  1. N

    Help With Calculation Logic

    hi all, I have a form where user enters productID and price and it will sum the total in a textbox txtTotal.text, then the user will select type of payments (cash, master, visa, ..etc) and will input tendered amount in txtTendered.text and the Balance amount will show in a textbox...
  2. N

    Updating Database from DataTable

    hi all, I created a Datatable, and i am adding datarows in it. I want to be able to copy all the information in the DataTable to a table in my Database. can this be done? i am using vb.Net 2005. thanks,
Back
Top