Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Printing a ListGrid is missing the HTML table

    SmartGWT version: 13.0-p20250214

    Hi,

    When printing a large ListGrid with a small PrintMaxRows values, so as to trigger getPrintHTMLChunk, the resulting HTML contains table rows <tr> but no containing <table>.
    I could reproduce it in the builtinds archetype by setting printMaxRows to 1 and printing the grid using Canvas.showPrintPreview(boundList) after selecting the "Office supplies" datasource and scrolling to the bottom of the grid.

    Click image for larger version

Name:	Screenshot 2025-02-17 151636.png
Views:	20
Size:	203.6 KB
ID:	275249

    #2
    Thanks for the notification. We'll take a look and let you know what we find.

    Regards
    Isomorphic Software

    Comment


      #3
      We've made a change that should address this issue. Please try the latest nightly build

      Regards
      Isomorphic Software

      Comment

      Working...
      X