I would like to make a small shopping list type program and use a data grid view. I would like for the user to see the available items in the grid and have a column next to the item where they can enter the quantity they want and then submit it back to the database. I can populate the data grid view but do not know how to push the changes back to the database. In addition, I only want rows that have a quantity of > 0 to push back to the database. Can anyone get me started on this?
Thanks in advance for the help.
Shannan
Thanks in advance for the help.
Shannan