grid.printPreview() got errors with smart rendering


The grid could not be rendered with function grid.printPreview() / smart rendering case as you scroll slide bar from Top to Bottom.
Reason: I guess this function did not ignore (skip) empty row(s) during the rendering process.
Error msg: ‘this.rowCol[…].idd’ is null or not an object