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

Hflex fail with grid in grid case

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.0.8
    • 5.0.7.1
    • Components
    • Security Level: Jimmy
    • None

      <grid hflex="min">
      <columns>
      <column hflex="min"/>
      <column hflex="min"/>
      </columns>
      <rows>
      <row>
      <cell>
      <label value="States:"/>
      </cell>
      <cell>
      <grid hflex="min">
      <columns>
      <column hflex="min" label="Code"/>
      <column hflex="min" label="Name"/>
      </columns>
      </grid>
      </cell>
      </row>
      </rows>
      </grid>

            SimonPai SimonPai
            jimmyshiau jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: