ICEfaces
  1. ICEfaces
  2. ICE-2768

The dataTable in scrollable mode should render a distinct style class.

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.8RC2, 1.8
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      dataTable + scrollable

      Description

      The dataTable in scrollable mode should render a distinct style class. That would give us the flexibility to define the appropriate style for the scrollable dataTable .

        Activity

        Hide
        Adnan Durrani added a comment -

        Seems like its already been fixed. The ice:dataTable component already rendering a distinct sytleClass for scrollable table. Here is the snippet from the firebug.

        <table style="width: 100%;" class="iceDatTblScrlHdrTbl"> ....

        <table style="width: 100%;" class="iceDatTblScrlBdyTbl">.....

        Show
        Adnan Durrani added a comment - Seems like its already been fixed. The ice:dataTable component already rendering a distinct sytleClass for scrollable table. Here is the snippet from the firebug. <table style="width: 100%;" class="iceDatTblScrlHdrTbl"> .... <table style="width: 100%;" class="iceDatTblScrlBdyTbl">.....

          People

          • Assignee:
            Unassigned
            Reporter:
            Adnan Durrani
          • Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: