Hello,
I would like to display the records of 10 million rows in the grid.
But when displaying rows above 7456568 the display gets strange
( overlapping and distorted).
I followed GridHugeTable.py sample from the python demo.
Is Anybody has the solution for the above problem.
I understand that the problem lies with 32bit system (may be integer
overflow in pixel calculation ),
any fix in furture releases.
regards
Jahir