In table i have product and it's quantity and price. I'm using plus and minus input button to increase or decrease the quantity of the product. I want increase and decrease in price according to the quantity. Can anyone help me Thanks in advance?
Here's my view Code
-
"col">Company "col">Product "200px">Quantity "col">Price -
"Company"> "Product"> class="input-group">- class="input-group-btn">
- "text" value="1" class="form-control" id="font-size">
- class="input-group-btn">
"Price">
And Here is my Button's javascript Code
Sachin SinghPosted Oct 20, 2020, 6:06 AM
Mageshwaran RPosted Oct 20, 2020, 10:13 AM