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

setSrc doesn't work on a empty spreadsheet

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.2.0
    • None
    • None
    • None

      refer to the code below, if spreadsheet src was empty, set new src doesn't work as expect

      <zk>
      <button label="Set Src"
      onClick='ss.src = "/xls/ZSS-demo_sample.xlsx"' />
      <spreadsheet id="ss" maxrows="200" maxcolumns="40" vflex="true"
      width="100%">
      </spreadsheet>
      </zk>

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

              Created:
              Updated:
              Resolved: