Hi everyone,
I am working on design a table.
I added selection listener to table and when I select a row, I am getting all information about row.
But this is occurring when if I select the row. I want table be auto selected first row also; like Oracle ADF, it is selecting first row of iterator when we page loaded first time.
So how can I do it in Oracle JET?
Thanks for your helping.
Burak.
------------------------------------------
Screen 1 : When page load first time. I want first row auto selected of table.

Screen 2: When select a row
