--- Peter KAPAS <[EMAIL PROTECTED]> wrote: > Hi guys, > > I'm using ListView in my program. I load data from the 100kB file in. My > problem is this process is extremelly slow takes 2-3 minutes, sometimes fast > (few seconds). I cannot find the reason. May I ask for the help how to do > always fast Load procedure into ListView grid? >
Use TEnhListView from Brad Stowers and switch to Virtual mode: http://www.torry.net/vcl/lvtv/enhancedlistviews/extlistv.zip __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

