Hello all!
When i select one row, in my beacking bean start SelectListener event, and this open the popup, but when i back to the page, this row is still selected and if i select the same row again, the SelectListener evento dont start.
How i can call the event if the row still selected.
I use JDeveloper 12c
Thanks.