Uploaded image for project: 'ZK Pivottable'
  1. ZK Pivottable
  2. ZKPVT-18

Pivot Field Control can not running when wrapping with div component

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Normal Normal
    • None
    • 1.0.0
    • None
    • ZK5.0.10/ZK6.0.0RC2

      The following ZUL will have "org.zkoss.zk.ui.impl.PageImpl cannot be cast to org.zkoss.zk.ui.Component" problem

      <zk>
      	<div height="100%" apply="demo.PivotDemoController">
      		<pivottable id="pivot" hflex="1">
      			<div>Sales Summary</div>
      			<div>Columns</div>
      			<div>Rows</div>
      		</pivottable>
      		<pivot-field-control id="pfc" height="300px" />
      	</div>
      </zk>
      

            Unassigned Unassigned
            vincentjian vincentjian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: