Question
Check Box Multiple Select In a Editable Grid
Hi All,
In a interface i am showing all the product details of a single order id getting from a record using a editable grid which is coming from the assistant buyer to Buyer , buyer should give his approval or rejection by selecting products in a editable grid along with his comments for each product in the grid how to achieve this
| product id | product name | quantity | price | assist buyer comments | buyer comments |
| 1 | biscuit | 1 | 20 | please approve | |
| 2 | chocolate | 2 | 30 | please approve | |
| 3 | ice cream | 2 | 50 | please approve |
