Hi,
My jdev version is 12.2.1.4.0.
I have a table of content in the screen. I made the scroll policy to page with fetch size 20. I added a column in the table named "verified" which is checkbox. On the field's column header level i added a checkbox to check all or uncheck all. My issue is if the table has 100 recoreds, when i check or uncheck for all records in the first page of the table it will check or uncheck only the rows in the first 2 or 3 pages. Its not checking or unchecking in the last 2 rows. Why its happening?