If I display a form in printPreview the sort (initSort and also controller.sort())is not respected.
If I order alphabetically all the alphabeth letters, the Z id displayed as first and after all the others letters (B…Y)
This is simply catastrophic if there are subsummary, cause all the record are faulty graphically related.
In attachment a sample solution.
In the 2 report as you can see the record is not correctly sorted.
I made more test and if the printPreviewed report has more than one page, the fault is on every page:
the first entry of the page should be the last or something of similar…
And then…
the problem seem related to the labels objects 'cause if I replace them with fields the problem not exist.