IG Hack - #3, Different ways to Hide Save Button Using JavaScript/CSS in Oracle APEX Interactive Grid
In this post we will see, Different ways to hide save button using JavaScript/CSS in Oracle APEX Interactive Grid.
Method 1:
Using any one of the below JavaScript code in the Execute When Page Loads section of the page.
Method 2:
Using the below JavaScript code in the JavaScript Initialization Code section in the Interactive Grid.
Method 3:
Using the below CSS in the CSS > Inline section of the page.
Note: In all the above codes Replace YOUR_IG_STATIC_ID with the Static ID of your Interactive Grid.
Happy CODING!!!
Thank You :)
Comments
Post a Comment