ADF Code Corner sample #75: How-to select multiple parent table
rows and synchronize a detail table with the combined result
Using dependent View Objects in ADF Business Components makes it easy to create
a master-detail behavior between two ADF bound ADF Faces tables. However, things
are different if the parent table allows multiple row selection and the detail table is
supposed to show the combined details for the selected rows. The use case of multiple
parent rows is covered in this article using bind variables. More>>
No comments:
Post a Comment