Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-1067

JS Error showed when hiderowhead/hidecolumnhead attribute is set to true

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.8.1
    • 3.8.0
    • ZSS Component Client
    • Security Level: Jimmy
    • None

      Reproducible sample:

      <zk>
      	<spreadsheet src="/blank.xlsx" hflex="1" vflex="1"
      		maxrows="2000" maxcolumns="20"
      		showToolbar="true" showFormulabar="true" showSheetbar="true"
      		hiderowhead="true" hidecolumnhead="true" />
      </zk>
      

      Reproduce steps:
      1. Click on vertical scrollbar without releasing mouse until the whole grid line disappeared, then release mouse.
      2. See JS error showed.

      Debug information:
      This error happened when creating zss.Header object.

            henrichen henrichen
            vincentjian vincentjian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: