Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-1547

<t:dataTable> set custom header layout

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Extended Datatable
    • None
    • ALL

    Description

      Very often we need to have custom table header such as:

      <thead>
      <tr><th colspan=3>Buy</th><th colspan=3>Sold</th> </tr>
      <tr><th>Quantity</th><th>Unit Price</th>><th>Total</th> <th>Quantity</th>><th>Unit Price</th>><th>Total</th></tr>
      </thead>

      The <t:dataTable> should have a value binding to HTML code for table header, like
      <t:dataTable thead=#

      {bean.theadLayoutHtmlCode}


      ...
      >

      Attachments

        Activity

          People

            Unassigned Unassigned
            javaone9 Dave
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: