In the following post I will present an example of adf table filtering programmatically. You can download the sample Fusion Web Application at the end of the post. The sample application was developed in JDeveloper 11.1.1.2.0 based on HR scheme.
In the web interface a read-only table with employees information is displayed, including job title and [...]
ADF Table – Adding column filters programmatically
July 28th, 2010 | Posted by Eniko Zsido in Oracle ADF | 4 Comments
ADF Dynamic Menu with actionListener for table selection
July 18th, 2010 | Posted by Anca Capatana in Oracle ADF | No Comments
In this post I will demonstrate how to build a dynamic menu when its menu items depend on user intervention, for example the options change when the user selects a row in table.

