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

Data Table is not align correctly when TITLE_ROW contains a lot of information

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.3.0
    • 1.0.0
    • None

      <window id="mainWin" height="100%" apply="demo.web.ui.PivottableViewCtrl">
      	<pivottable id="pivot" hflex="1">
      		<div>My First Pivot Table</div>
      		<div>
      			<vlayout>
      				<label value="time from: 11.11.2011" />
      				<label value="time to: 11.21.2011" />
      				<label value="region: test" />
      				<label value="flag x: test" />
      			</vlayout>
      		</div>
      	</pivottable>
      	<pivot-field-control id="pfc" />
      </window>
      

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

              Created:
              Updated:
              Resolved: