Wednesday, November 30, 2011

Create, Edit and Delete operations in ADF Faces af:table component

Developed sample application EditableTable11.zip, provides read-only table with those actions - Delete, Create, Edit, Save, Cancel. Row selected for editing is shown in editable mode and can be updated. Application is based on HR schema that comes with Oracle XE database. Application logic is based on Jobs entity from HR schema.
This sample is developed using the same principle as described in my previous post. I will describe what are the differences in implementation:
click here detail read post







project workspace download :EditableTable11.zip

No comments:

Post a Comment