I have a form where I have to fill 3 columns of the table with data. Each of these columns has an ArrayList with attached bean support. Each of ArrayLists contains the same number of instances of the same type of "LabValue". Each LabValue has a name ("Parameter") and a block ("Einheit"), but I need both columns only once for the first datatable (Figure below).
Since a h:datatablecan only hold one List so far, I solved the problem by putting three sets of data in one line h:panelgrid, as shown in the figure below:

, : Datatable1, , Datatable2 & 3 (, Chrome Firefox , Safari - ).
. Safari 2 3 ( ). .
, , datatable , , .
JSF 2.0 , ?