I've inserting the table's data in my view to database two tables i.e "sales" and "saleitems". I'm getting all the values from table except "Quantity" and "Grand Total". In quantity i have bootstrap "Plus and Minus" button so that i can increase or decrease the quantity. So i want to get that live quantity value. How can i get them please help.
Here's my view code
"table" class="table">
"col">Product Id "col">Company "col">Product Name "col">User Name "col">User Mobile "col">Price per product "col">Quantity "col">Total Price "2">Grand Total : "GrandTotal">
Replies
Know the answer? Post it — somebody with the same question will find it here.