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