Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
60
UltraListView.Items.Clear() throws NullReferenceException
posted

Hi,

We have recently upgraded from Infragistics 2011.1 to 2014.1 and detected an issue with calling Clear() on UltraListView.Items - a NullReferenceException gets thrown at: Infragistics.Win.UltraWinListView.UltraListViewItem.get_TextSizeIconic().

 There was previously no issue in that code before. Is this a known but or has something changed in that code?

Thanks!

Parents Reply Children