Jump to content
Xtreme .Net Talk

John Robles

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by John Robles

  1. got it, thanks! another question... how would you retrive values from each row starting from the first until the row is empty
  2. how do you get/retrieve the values of the items in the listview? i'm doing a sales/inventory system and i use a listview control with columnheaders "qty"," item desc.", "unit price", and "amount". i have a command button to add all the items in the listview control. The way i want the program to work is if i press the purchase command button. each item in the "qty" column will be subtracted from the respective field in the database. How would i do that? Please provide the specific codes that i would use. i would really appreciate it.
×
×
  • Create New...