ICEfaces
  1. ICEfaces
  2. ICE-9506

ace:tableConfigPanel - Add a way to set styling to the panel

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: EE-3.3.0.GA
    • Fix Version/s: 4.0.BETA, 4.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P3
    • Salesforce Case Reference:

      Description

      Feature Request: Add a way to add styling such as width and height to the shown panel. There are cases where a large amount of columns are displayed in the panel, this makes the panel stretch to outside of the browser window.

      With being able to set the styling/sizing of the panel a browser defined scrollbar could be shown allowing the panel to be displayed completely in the browser window.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Salesforce Case Reference 5007000000Ucp0DAAR
        Ken Fyten made changes -
        Assignee Nils Lundquist [ nils.lundquist ]
        Fix Version/s 3.4 [ 10770 ]
        Assignee Priority P3 [ 10012 ]
        Hide
        Nils Lundquist added a comment - - edited

        This is already possible by adding a tiny amount of custom CSS, for ex:

        .ui-tableconf-body

        { height: 200px; overflow:auto; }
        Show
        Nils Lundquist added a comment - - edited This is already possible by adding a tiny amount of custom CSS, for ex: .ui-tableconf-body { height: 200px; overflow:auto; }
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Invalid [ 6 ]
        Ken Fyten made changes -
        Fix Version/s 4.0 [ 11382 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: