> If I'll to load a lot of Rows into a tableview ( > 2500 ) the time for
> reading this data will grow. ( 1000 needs 1 second, 5000 need nearly 1
> minute ! )
> 
> Is it possible to stop the DATA event, ( and acitvate it after reading the
> data ) I think it will be called for every cell and that cost a lot of
> time?
> 
> Or why is tableview so slow if it gets a lot of data??

Mmm. I think the problem may be in your code. Can you show us how you read the 
data and fill the TableView?

-- 
Benoît Minisini

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to