Skip to Main Content

Java Development Tools

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!

ADF Page with pagination

Varun DhondeaSep 21 2018 — edited Sep 21 2018

Hi,

I have a table with pagination with range 10.

I wish to get the page number of the table via backing bean each time an action is performed on screen, for example when a line is selected in the table.

The table has a table binding which has been created.

Is there a way to achieve this functionality?

I have check these two blogs for reference but they use additional buttons to achieve this requirement which i need to get on a selection listener

https://tompeez.wordpress.com/2016/02/12/naviagting-an-aftable-in-pagination-mode-from-a-bean/

Prabhat Nayak's Blog: How to reset af:table pagination to first page in Oracle ADF

Jdeveloper version 12.2.1.1.0

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 19 2018
Added on Sep 21 2018
1 comment
327 views