I noticed a small new group feature in the new JDeveloper 11G Rich Table component. You can group table columns together in a group column. Here you see an example of a rich table with two groups.
You can achieve this by dragging a viewobject from the datacontrol and selecting a table layout. Just select a few columns and press the group button.
JDeveloper creates a new column with the selected employee columns as childern 
JPA implementation patterns: Testing
9 hours ago
2 comments:
Hi Edwin,
You've always been able to group columns inside of another column like this, it just never was exposed in the UI.
Good post, though,
John
Thanks John,
I never noticed it before.
Edwin
Post a Comment