Does anybody know if the grid can be used in "virtual" mode. Specifically, can you simply setup the columns and the row count then have an event fire when a cell is being displayed, such that you can provide the data ad-hoc from an external source (e.g. a TObjectList of stuff).
<< Does anybody know if the grid can be used in "virtual" mode. Specifically, can you simply setup the columns and the row count then have an event fire when a cell is being displayed, such that you can provide the data ad-hoc from an external source (e.g. a TObjectList of stuff). >>
No, not at this time. It could certainly be done, though.