Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4057

Wrong behavior of hflex=min in grid with auxhead

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 8.5.2.1
    • Components

      Problem is related to width calculation when hflex is set to min on column.

      I created ZKfiddle example: http://zkfiddle.org/sample/2ng7e6l/1-Grid-with-auxhead-and-hflex-min-column-error

      I need to have two levels of header in grid (2 sections for data and 1 section for button)

      • second level describes column names and last header should have rowspan to be properly displayed

      Because of rowspan is needed, I need to use two auxheads and columns without labels (labels are defined in auxheader elements).
      Some of the columns needs to be as minimimal width as possible, but header shold be allways visible.
      If I give up rowspan and use only one auxhead and columns with labels inside column elements, width is calculated properly.
      But when I really want to use rowspan, width calculation for hflex=min column fails

            Jenkins Jenkins
            Worsik Worsik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: