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.
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
