Tagged: IG Report

IG Report column sum

Get Interactive Column Sum into a page item

In my last post I have posted, how to get selected row values into a page item using javascript expression and dynamic action. Now I am writting some javascript code to get the column...

Get Interactive Grid selected rows value into a page item

JavaScript Expression can be written to get Interactive Grid selected rows into a page item. Modifying or customizing Interactive Grid properties sometimes need extra effort.In my last post I mentioned how to activate “Edit”...

Keyboard shortcut for Interactive Grid in Oracle APEX

Keyboard shortcut for Interactive Grid in Oracle APEX

In a default set Interactive grid report (IG Report) is having some options like Add Row, Edit Row, Delete Row, Refresh Row etc. Below Javascript code will create keyboard shortcut for each actions available in Interactive...