2
Answers

How to make seure calculation form in MVC Razor

ravi rajput

ravi rajput

9y
430
1
I have a grid like it in this grid total amount column is disabled.
 Product Price QuantityTotal

              
 
 User select Product and price bind automatically then user select quantity and total amount calculate according to price and bind.
i want user can't change total amount value using inspect element .
 
 
 
 
Answers (2)