Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7082

<h:dataTable> with multiple column with single row is not working

    XMLWordPrintable

Details

    Description

      <h:dataTable id="advScreenConfigId" value="#

      {HeaderBean.records}" var="screenConfig" >
      <h:column>
      <h:outputText value="#{screenConfig.displayTitle}"> </h:outputText>
      </h:column>
      </h:dataTable>

      this {HeaderBean.records}

      , will generate some 6 records.These records are displaying one by one , now its showing in 6 rows. I want all these in single row. I tried using facet but didn't work . Please suggest me on this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            anil3379 anil kumar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: