HaillaCoods
New Member
I need hints. I created two tables in the database, and each table has a column called number of quantity. I formed the number of quantity into text, so the user can enter the number of quantity. I did looping through the first table and showed the result of the whole table in a grid-view by clicking the button for looping. All i need to know is, how to insert or add the number of quantity, that the user enters via a button in another table, so i can find it checked in the table's record.Thanks,