0 Replies Latest reply on Oct 18, 2009 9:07 AM by kubap.

    Master-Detail from SQL query

      Hi,

      Im new in RichFaces. Currently I'm going to start reporting application based on SQL queries. So, I'm looking for two examples or patterns for Extended Data Table usage:

      1) How to populate data from SQL query - I knwo how to do it, but what about performace for huge resultsets

      2) How to implement master-detail functionality on two tables e.g. : I have a page with two Extended Data Tables (Departments ---< Employees). When user makes selection on Departments table, in Employees table should display detail data for master row - similar functionality like in components demo.

      Kuba