I am trying to Implement a editable DataTable, with selectOneMenu in one of the columns. How to get the selected Dropdown value along with its corresponding rowkeyId. The approach I was following is to trigger itemSelect ajax event get the selected value and store it in the backend but couldn't figure out hot get its corresponding rowkeyId.
Asked
Active
Viewed 36 times
0
-
Please share code of what you (attempt) to do. Sounds like an https://xyproblem.info/ – Jasper de Vries Jun 08 '22 at 07:27
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jun 08 '22 at 12:39