I have a grid like it in this grid total amount column is disabled.
Product | Price | Quantity | Total
|
|
| |
|
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 .