[Mono-dev] Threading parameters? Fill a DataGridView via Invoke very slow

boolean Patrick.Koglin at eads.com
Wed Mar 24 11:18:37 EDT 2010


Hello,

I use Ubuntu and Mono 2.4.x and want to fill a DataGridView with "xml data
messages". There above 1000 message lines in xml. 

The DataGridView element is filled by an invoke call from a background
worker which iterate through all messages. 

On Windows and .NET this needs only seconds to fill, but on Ubuntu and Mono
this needs above minutes...

What can I do? There perhaps any parameters to optimize threading?

Thanks.
-- 
View this message in context: http://n4.nabble.com/Threading-parameters-Fill-a-DataGridView-via-Invoke-very-slow-tp1680691p1680691.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list