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

        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; }

          People

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

            Dates

            • Created:
              Updated:
              Resolved: