Oracle Visual Builder: After column sort, not getting correct key in multi select oj table
Hi All,
I am using a multiselect editable oj table as shown below. My table is BDP/SDP based and table key is Penny Test ID. Multi row selection is enabled on this table.
When I am selecting a row using checkbox, I am getting its key in code as shown in console.
But after sorting the table using column sort icon (if I click on any of table column sort icon), and then selecting row check box, I am not getting selected row key. Instead, I am getting the key row which was there before sort.
As show below after sorting, now I have selected 1268 id row after sort but in code I got 150 key which was there before sorting. (refer above screenshot).
Tagged:
0