When using Plex, there is a display limit of 32760 rows in a grid.
If the data exceeds this amount of rows, the data will not be displayed.
Is it possible to display more data than this limit?
All versions of Plex
This limit is imposed by the WinC runtime code and the data structures that Grid (WinWidget) utilize.
Since this limit is caused by the underlying data structures, it is not something that can be allowed through Plex code.
This can be achieved using a third party product like FlexGrid.
Please note that since this is a third party offering, Broadcom is unable to provide direct support to utilise or integrate this product with Plex.