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??


-- 
View this message in context: 
http://old.nabble.com/unattach-an-event-%28-Data-on-tableview-%29-tp32607385p32607385.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
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