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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.1
    • Affects Version/s: 5.0.11, 6.5.0
    • Component/s: Components
    • None

      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. listaExampleStatic2.zul
          3 kB
        2. ListaExampleRenderer.java
          5 kB
        3. ListaExample.java
          4 kB
        4. ExampleDTO.java
          3 kB
        5. err-with-zkmax.png
          err-with-zkmax.png
          34 kB
        6. correct-without-zkmax.png
          correct-without-zkmax.png
          31 kB

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

              Created:
              Updated:
              Resolved: