Setting page items when a row is selected is a common requirement in our applications. While this is the main feature, the plug-in also has several extra features:
- Two-way data binding between columns and page items
- Multiselection
- Show grid errors inline on page items too
- Hide & show the item region based on selected records Y/N
For example: try to select multiple rows, change item values, update the Hiredate or Salary with an invalid varchar2 value, add or delete a row. Deletes are disabled at page processing to keep the demo data intact.