Hi everybody,
i'm new in VB.net. I'm working on a project with datagrids.
I've 4 columns into the datagrid, they are product name, price, quantity and totalcost. My problem is how can i update automatically for example column totalcost after inserting values in price and quantity text boxes ().
I want when inserting a value in the column of the quantity, update the subtotal of the line
If anyone can help me please give suggestion.
Thanks.
i'm new in VB.net. I'm working on a project with datagrids.
I've 4 columns into the datagrid, they are product name, price, quantity and totalcost. My problem is how can i update automatically for example column totalcost after inserting values in price and quantity text boxes ().
I want when inserting a value in the column of the quantity, update the subtotal of the line
If anyone can help me please give suggestion.
Thanks.