Open jamesWalker55 opened 2 years ago
The win32 list views support virtualized lists, where data for the list are loaded on-demand, see the documentation: https://docs.microsoft.com/en-us/windows/win32/controls/list-view-controls-overview#virtual-list-view-style
Would it be possible to implement support for virtualized lists?
The win32 list views support virtualized lists, where data for the list are loaded on-demand, see the documentation: https://docs.microsoft.com/en-us/windows/win32/controls/list-view-controls-overview#virtual-list-view-style
Would it be possible to implement support for virtualized lists?