List Index Out of Bounds (ppPageGrid.ScaledRowTop)
Hi,
With Reportbuilder 14.03 (After upgrading from 14.01) I am now receiving
an error occasionally when viewing previews.
The error is located in ppPageGrid's ScaledRowTop when executing this line:
Result := Trunc(FRows[liRowNo].Top * Scale) + FScreenMargin.Top;
The error message is List index out of bounds (0).
FRows.count is 0 however liRowNo is 1, hence the issue being caused.
This has only started to occur since the update to 14.03
I have tried turning SinglePageOnly to TRUE but this has not fixed the
error.
Thanks & Regards
Adam.
With Reportbuilder 14.03 (After upgrading from 14.01) I am now receiving
an error occasionally when viewing previews.
The error is located in ppPageGrid's ScaledRowTop when executing this line:
Result := Trunc(FRows[liRowNo].Top * Scale) + FScreenMargin.Top;
The error message is List index out of bounds (0).
FRows.count is 0 however liRowNo is 1, hence the issue being caused.
This has only started to occur since the update to 14.03
I have tried turning SinglePageOnly to TRUE but this has not fixed the
error.
Thanks & Regards
Adam.
This discussion has been closed.
Comments
ScaledColumnLeft procedure too if the same situation occurs.
to support@digital-metaphors.com requesting the patch.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com