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!

oj-table Loading GIF

ZacDJan 16 2019 — edited Jan 16 2019

Is it possible to programmatically trigger the loading GIF on an oj-table?  When the table is tied to a Collection, the GIF will popup when the Collection is fetching data. However, in my example I have the table tied to an Array and that Array is populated from a REST call.  I'd like to be able to trigger that same loading GIF when I kick off the REST call so that the user knows that something is happening behind the scenes.  If I need to, I can add my own loading GIF elsewhere on the page, but I'd like to try and keep it consistent with other screens that are using Collections.

Comments
Post Details
Added on Jan 16 2019
2 comments
214 views