No rowExpansion

UI Components for JSF
Post Reply
LakeSideViewer
Posts: 9
Joined: 30 May 2011, 11:49

06 Jun 2011, 11:05

Dear all

As you may see, i tried to insert rowExpansion into my code. The toggler is not shown, which means, the user may not exapnd the row.

Code: Select all

                  <c:forEach items="#{codeFormBean.fieldDescriptors}" var="fieldDescriptor">
                    <p:rowExpansion>
                      <h:outputText value="Dimension 1" />  
                      <h:outputText value="Dimension 2" />
                    </p:rowExpansion>
any ideas, whats wrong ?

Using
PF: 3.0.M1
mojarra 2.0.4-b09

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 40 guests