Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

First Row Auto Selected Of Table - Oracle JET

Burak SERTJul 6 2019 — edited Aug 5 2019

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.

pastedImage_0.png

Screen 2: When select a row

pastedImage_1.png

This post has been answered by Burak SERT on Aug 5 2019
Jump to Answer
Comments
Post Details
Added on Jul 6 2019
4 comments
1,005 views