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

JavaScript error when Invalidating a listhead with hflex="min" listheader

XMLWordPrintable

      Click the button to see JS error

      test.zul
      <zk>
          <button label="Invalidate Listheader" onClick="listhead.invalidate()"/>
          <listbox>
             <listhead id="listhead">
                 <listheader label="Column 1" hflex="min"/>
             </listhead>
         </listbox>
      </zk>
      

            jumperchen jumperchen
            neillee neillee
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: