Using BeginUpdate() and EndUpdate() worked well for adding items. But, I
still see very slow listview refresh when a column is resized. Do I need to
capture these events and add above function calls in the event handler?
Basically, the problem is that refresh of listview is very slow. Is there
any solution that will fix the list view performance universally(column
reszing, scrolling, coming out of screensaver etc.) and not just when I add
items.

Thanks.
-- 
View this message in context: 
http://www.nabble.com/Very-slow-performance-in-WinForms-ListView-tp20725159p23162133.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.

_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to