Saturday, April 9, 2011

Untitled

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>>

Posted via email from Mahesh Kamath's Posterous

No comments:

Post a Comment