Skip to Main Content

APEX

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!

IG total row count into page item

rmattApr 19 2022

Apex version 21.1.5
Hello, I'm trying to get the total row count of an interactive grid and put it in a page item that will refresh as the end-user updates the IG filters. The end goal is to have a button disable if the row count is greater than xyz amount but I need the row count of the IG to do so. I have found this article https://community.oracle.com/tech/developers/discussion/4336563/interactive-grid-js-api-to-get-total-number-of-records-and-current-record-position-undefined but I'm very new to javascript and don't understand how to use this or where to put the dynamic action. Any help would be great or maybe there is another way I haven't considered?
Thanks

This post has been answered by Hamza Al-abbasi on Apr 19 2022
Jump to Answer
Comments
Post Details
Added on Apr 19 2022
10 comments
4,231 views