[Mono-bugs] [Bug 425049] ListView: EnsureVisible(>=16) IndexOutOfRangeException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 10 09:31:41 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=425049

User calberto.cortez at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=425049#c2





--- Comment #2 from Carlos Alberto Cortez <calberto.cortez at gmail.com>  2008-09-10 07:31:41 MDT ---
The only way I can think that we are having this lack of synchronization
between the layout and the items is due to you calling EnsureVisible *after*
BeginUpdate but *before* EndUpdate, which should update the layout. Anyway,
waiting for your feedback.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list