Can I get the id of the row and the id of the column when I click on a cell in a table?
Content
Hi
I have an oj-table, and I need to do is that when clicking on a cell it must open a modal with data, that data is filtered by the id of the row and the id of the column.
For example, (see image tableID.png) if I click on the cell that is marked in red, I want to retrieve the ID of the row and the ID of the column, in this case I should return (2 and 18).
The ID of the columns was established in the column section.
See image columnID.png
Thanks!
Tagged:
0