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

Ivan Zlatev ivan at ivanz.com
Thu Apr 8 06:16:27 EDT 2010


Hello,

You should try Mono 2.6, because I remember that DataGridView had some
performance problems regarding population that I fixed after 2.4.x .

Kind Regards,

Ivan Zlatev
http://ivanz.com



On Wed, Mar 24, 2010 at 3:18 PM, boolean <Patrick.Koglin at eads.com> wrote:
>
> 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.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list