Grouping columns under a single header in JSF
Hey guys, is there a way using JSF to group two or more columns under a single parent column in JSF? I have a dataTableEx with hx:columnEx columns inside of it. What I want is something like this: [MAIN HEADER FOR COL1+2 ][Header for Col 3+4] [ COL1 Header][COL2 Header][COL3 ][COL 4 ] Data Data Data ...