After installing 2011 Q2, I get a NullReferenceException:
This happens after I load the data (22 rows). The first 11 are visible. It happens repeatedly with this set of data but no problem with other data. Went back to 20010 Q2 SP2 and it works fine.
System.NullReferenceException occurred Message=Object reference not set to an instance of an object. Source=Telerik.Windows.Controls.GridView StackTrace: at Telerik.Windows.Controls.GridView.Automation.GridViewCellAutomationPeer.GetNameCore() in c:\TB\102\WPF_Scrum\Release_WPF_40\Sources\Development\Controls\GridView\GridView\GridView\Automation\GridViewCellAutomationPeer.cs:line 146 InnerException: This happens after I load the data (22 rows). The first 11 are visible. It happens repeatedly with this set of data but no problem with other data. Went back to 20010 Q2 SP2 and it works fine.
