Hi all
im doing a project on bed ordering system. There i'm using some text boxes to display the selected bed item's description ( like manufacturer, size of bed & price of bed). When the user input the value for the quantity text box & click on the add button; i need to pass the text box values to the data grid, calculate the total amount to be paid & display that amout also on the data grid. (finally data grid has 4 columns as bed model, price ,qty, total)
how can i pass those selected text box values to the data grid??? (all r in the same form & using vb 6.0 & ms access)
pls help... Need a solution urgently.
Thnx in advance