Re: [Mono-winforms-list] Very slow performance in WinForms ListView

2009-04-22 Thread Kolhe, Jyoti B
I'm extensively using ListView (several forms with different listviews with thousands of items each) with Mono 2.4 under Fedora 11 Beta, openSUSE 11.1 and Mono SVN on Ubuntu 9.04 RC. Performance if very good and loading a listview with 5000 items will always take less than a second,

Re: [Mono-winforms-list] Very slow performance in WinForms ListView

2009-04-22 Thread Kolhe, Jyoti B
Thanks for the tip. This helped my list view performance. -Jyoti From: Ernesto [mailto:equista...@gmail.com] Sent: Wednesday, April 22, 2009 11:53 AM To: Kolhe, Jyoti B Cc: mono-winforms-list@lists.ximian.com Subject: Re: [Mono-winforms-list] Very slow performance