How to hack APEX Interactive Grid Part 4
In this fourth and final part of the series I’ll cover events and working with the data model. I’ll assume you have read parts 1, 2, and 3 and have at least intermediate level experience with APEX and...
View ArticleAdd Checkbox Selection to APEX Tree Region
Hopefully you have already converted to the APEX Tree implementation. This is important because the deprecated jsTree implementation will be removed in the next release of APEX so that we can update...
View ArticleAPEX Client-Side Validation
There is a new little known sorta feature in APEX 5.1 called client-side validation. You may have missed it because it is not listed in the release notes under new features and only mentioned...
View ArticleAPEX Interactive Grid Cookbook
At Kscope17 I gave a presentation called “APEX 5.1 Advanced Interactive Grid” that showcased many examples of whats possible with APEX Interactive Grids once you get into advanced customization. I...
View ArticleAPEX IG Cookbook Update
Here is an update (revision 2) of the Interactive Grid Cookbook. You can download it here. This revision adds an example of reordering rows. This has been asked for on the APEX discussion forums. The...
View ArticleVisibility and Size Managed Components
For no particular reason other than I feel like writing about it, I’ll now describe some minor functionality that crept into the APEX 5.1.1 patch release. Typically a patch release shouldn’t and...
View ArticleWooden Fidget Spinners
My daughter, Isabella, and I made twenty fidget spinners with wood and old skate bearings for Christmas presents. I tweeted the steps with pictures but here is a little more detail about how we turned...
View ArticleAPEX IG Cookbook for 5.1.4
Happy New Year. I wanted to get this IG Cookbook update out the same week that APEX version 5.1.4 was released and Early Adopter for 5.2 came out but a technical problem (described below) and the...
View ArticleAPEX 5.2 Interactive Grid
Note this is about a future release of APEX and the final release may differ from what I describe. As of this writing Application Express release 5.2 is a work in progress but you can be an early...
View ArticleAPEX 5.2 Clipboard
Note this is about a future release of APEX and the final release may differ from what I describe. This is the second article in my series about APEX 5.2. Yesterday’s topic was Interactive Grid and...
View ArticleAPEX Interactive Grid API Improvements in 5.1.1
Normally there isn’t too much excitement around a patch set release but if you are programming Interactive Grid (IG) then APEX 5.1.1 is a big deal. A number of improvements were made to IG and its...
View ArticleHow to hack APEX Interactive Grid Part 4
In this fourth and final part of the series I’ll cover events and working with the data model. I’ll assume you have read parts 1, 2, and 3 and have at least intermediate level experience with APEX and...
View ArticleAdd Checkbox Selection to APEX Tree Region
Hopefully you have already converted to the APEX Tree implementation. This is important because the deprecated jsTree implementation will be removed in the next release of APEX so that we can update...
View ArticleAPEX Client-Side Validation
There is a new little known sorta feature in APEX 5.1 called client-side validation. You may have missed it because it is not listed in the release notes under new features and only mentioned...
View ArticleAPEX Interactive Grid Cookbook
[This app has been updated] At Kscope17 I gave a presentation called “APEX 5.1 Advanced Interactive Grid” that showcased many examples of whats possible with APEX Interactive Grids once you get into...
View ArticleAPEX 18.1 jQuery, jQuery UI, and JET upgrade
Note this is about a future release of APEX and the final release may differ from what I describe. You’ve read the announcements, you’ve seen the presentations, you signed up for the early adopter, and...
View ArticleAPEX Inline Popup Region
Note this is about a future release of APEX and the final release may differ from what I describe. This article will show how to add an Inline Popup region in APEX 18.1. It is similar to the existing...
View ArticleAPEX 18.1 New Region Features
Note this is about a future release of APEX and the final release may differ from what I describe. Last month I gave two talks at the NL.OUG APEX World conference. The first was part of the APEX 18.1...
View ArticleAPEX Media List Mega Menu
When I showed the Inline Popup Region to my coworker Shakeeb, he said he wanted to put a media list in it and use it as a navigation menu. And I said why not just use a menu. This was all theoretical...
View ArticleSome minor new things in APEX 18.2
Here is an update for 18.2 from my little corner of APEX. JavaScript API Documentation Check out the latest JavaScript API documentation. I think you’ll agree it is a big improvement compared to 18.1...
View Article