Uploaded image for project: 'MyFaces Tobago'
  1. MyFaces Tobago
  2. TOBAGO-475

Problem when changing sheet column widths programmaticly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.11
    • 1.0.21, 1.5.0
    • Themes
    • None
    • All

    Description

      I encounter a problem when I change the columns widths of a sheet programmaticly and the user resizes the columns by mouse.
      I can't describe the problem in detail but when I change the line

      writer.writeAttribute(HtmlAttributes.VALUE, "", false);

      for the hidden widths field to

      writer.writeAttribute(HtmlAttributes.VALUE, state.getColumnWidths(), false);

      in renderSheet() in the SheetRenderer the problem disappears and everything works like expected.

      Attachments

        Activity

          People

            bommel Bernd Bohmann
            swaczinna Helmut Swaczinna
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: