[DUG] Soft-Gems Virtual TreeView for a ListView
Ross Levis
ross at stationplaylist.com
Mon Nov 12 15:50:29 NZDT 2007
I think someone mention they were using Virtual TreeView recently. I heard
that it can be made to look like a standard ListView, so I'm investigating
it to replace a TListView in an app of mine which takes far too long to load
up to 20,000 items.
I can't use TListView in virtual mode as it seems way too difficult to
enable sorting on columns which I need. The Virtual TreeView appears to
handle sorting as easy as TListView does in non-virtual mode.
I'm just having difficultly working out how the use the component! I
realize I need to set up a record for each set of data but I can't work out
how to add columns of data. The examples are mostly involved with tree
structures.
I'm hoping someone can quote for me a basic piece of code for adding say 2
items with 2 or 3 columns.
Many Thanks,
Ross.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.adventureeducation.co.nz/pipermail/delphi/attachments/20071112/f95c9bdc/attachment.html
More information about the Delphi
mailing list