Skip to main content
rameshbabub7775
January 2, 2024
Question

Check Box Multiple Select In a Editable Grid

  • January 2, 2024
  • 5 replies
  • 1 view

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

5 replies

venkatrea696188
January 2, 2024
rameshbabub7775
January 2, 2024

hii thanks for your response in my case , i am getting the product details from a record and showing in the editable grid by filtering with orderid ,  how to achieve multi select 

venkatrea696188
January 2, 2024

Same thing just  replace  local!items (Where he used Map) , you gonna add your queried data.