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

Problem with org.zkoss.zss.ui.Spreadsheet.focusTo

XMLWordPrintable

      We found an issue with a scrollTo method in our attempt to dynamically resize the # of rows in a sheet.

      If "this" is an extension of org.zkoss.zss.ui.Spreadsheet

      this.focusTo(42, 6);

      According to the documentation, this should result in the selection being selected AND scrolled into view. It is only being selected.

      http://www.zkoss.org/javadoc/latest/zss/org/zkoss/zss/ui/Spreadsheet.html#focusTo(int, int)

            paowang paowang
            mdavis mdavis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: