SDP
SDP

Reputation: 63

Rich faces - rich:column next row

I have a rich data table with 6 rich columns. The first rich column has expand-collapse icon. The sixth rich column is a datatable. I want the sixth rich:column to be displayed in a new row?

Upvotes: 0

Views: 433

Answers (1)

SDP
SDP

Reputation: 63

Well a breakBefore = true attribute on the 6th rich:column helped. I am able to get the next column in a new row. However, the header of this column is still showing up. Any thoughts on this. Will investigate and add the solution as a comment.

Upvotes: 0

Related Questions