How to Disable Oracle ADF default row selection of table
Hi,
ADF Application issue :
Facing issue due to ADF default row selection of table, as it always select first by default.
As We have table - and on click of row column link open Popup after completing operation on popup and come back again by default first row gets selected but focus is on different row selected row so again click on selected row it show data of First row instead of selected row.
here my question is how can prevent/disable first selection of row.
How I can prevent default row selection of table.
Thank You in Advance..
Thanks,