I just installed Telerik Q3 2009 WinForms BETA (2009.2.9.1016) over 2009Q2 (2009.2.9.729) and I get a error when I try to expand my 3rd-level ChildViewTemplate (MasterGridView being 1st level). The only RadGridView change mentioned was combined Vertical Scroll Bar for Grids with ChildTemplateView's.
Telerik 2009Q3 Beta (2009.2.9.1016), VS 2005 (v8.0.50727.762 SP.050727-7600), XP SP3 on Core2Duo 2.99GHZ with 3GB.
System.InvalidCastException: Unable to cast object of type 'Telerik.WinControls.Primitives.FillPrimitive' to type 'Telerik.WinControls.UI.GridDetailViewCellElement'. |
at Telerik.WinControls.UI.GridDetailViewCellElement.UpdateTableElement() |
at Telerik.WinControls.UI.GridDetailViewCellElement.UpdateInfoCore() |
at Telerik.WinControls.UI.GridCellElement.UpdateInfo() |
at Telerik.WinControls.UI.GridRowElement.UpdateInfo() |
at Telerik.WinControls.UI.GridDetailViewRowElement.UpdateInfo() |
at Telerik.WinControls.UI.GridRowElement.Initialize(GridViewRowInfo rowInfo) |
at Telerik.WinControls.UI.GridTableBodyElement.UpdateRow(Int32 position, GridViewRowInfo rowInfo) |
at Telerik.WinControls.UI.GridTableBodyElement.ArrangeOverride(SizeF finalSize) |
at Telerik.WinControls.RadElement.ArrangeCore(RectangleF finalRect) |
at Telerik.WinControls.RadElement.Arrange(RectangleF finalRect) |
at Telerik.WinControls.UI.GridTableElement.ArrangeOverride(SizeF finalSize) |
at Telerik.WinControls.RadElement.ArrangeCore(RectangleF finalRect) |
at Telerik.WinControls.RadElement.Arrange(RectangleF finalRect) |
at Telerik.WinControls.Layouts.ContextLayoutManager.UpdateLayout() |
at Telerik.WinControls.Layouts.ContextLayoutManager.UpdateLayoutCallback(ILayoutManager manager) |
Telerik 2009Q3 Beta (2009.2.9.1016), VS 2005 (v8.0.50727.762 SP.050727-7600), XP SP3 on Core2Duo 2.99GHZ with 3GB.