[Mono-bugs] [Bug 425049] ListView: EnsureVisible(>=16) IndexOutOfRangeException
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Sep 10 20:15:55 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#c4
--- Comment #4 from Carlos Alberto Cortez <calberto.cortez at gmail.com> 2008-09-10 18:15:54 MDT ---
As a side note: this is not a common case. And haven't tested if it works in
Net - I mean, if calling EnsureVisible inside a BeginUpdate/EndUpdate works as
expected. But anyway, usually that sort of operations should be done *after*
EndUpdate.
Anyway, I'm going to commit a fix for it - but this won't make it to the 2.0
version.
So, meanwhile you will have to call that method *after* EndUpdate, which is
what *most* of the people do ;-)
Carlos.
--
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