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

When use native tag to render row's cells, it doesn't works fine with zkmax.jar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.1
    • 5.0.11, 6.5.0
    • Components

      Test on ZK 5.0.11, ZK 6.5.0

      Refer to the listaExampleStatic2.zul
      without zkmax.jar, it works fine.
      with zk.max, the HtmlNativeComponent will merge multiple cells into one cell, refer to HtmlNativeComponent.ExtraCtrl

      Workaround: user can extends HtmlNativeComponent and override the getExtraCtrl() to avoid merge multiple cells into one cell

        1. correct-without-zkmax.png
          correct-without-zkmax.png
          31 kB
        2. err-with-zkmax.png
          err-with-zkmax.png
          34 kB
        3. ExampleDTO.java
          3 kB
        4. ListaExample.java
          4 kB
        5. ListaExampleRenderer.java
          5 kB
        6. listaExampleStatic2.zul
          3 kB

            vincentjian vincentjian
            samchuang samchuang
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: