using sl5 & IG 12.2
I have a Dock manager with a Content Section and 1 Pane, here is my pane
<ig:ContentPane Header="Test Filters" Width="310" IsFloating="False" IsPinned="True" IsMaximized="False" CloseButtonVisibility="Collapsed" WindowPositionMenuVisibility="Collapsed">
when i un pin the pain and then re pin it , it fails and throws a scripting error
Line: 63Error: Unhandled Error in Silverlight Application Code: 4004 Category: ManagedRuntimeError Message: System.NullReferenceException: Object reference not set to an instance of an object. at Infragistics.Controls.Grids.Primitives.RowsPanel.ResetRows(Boolean releaseAll) at Infragistics.Controls.Grids.Primitives.RowsPanel.<>c__DisplayClass2.<ResetRows>b__0()
if i hide (vis = collapsed) the xamgrid it works fine. i have other pages that have the multicolumnncombo in the pane and they work fine
Hi,
You mentioned a xamGrid that is on the pane. Can you give me more information about that control? How is the data being bound to the grid?
It might be helpful if you could give me the xaml for that control.
Have you had a chance to look into my request for additional information about the xamGrid that is in the pane.
I hadn’t heard back from you and I was wondering if you had questions.
Please let me know if I can be of any assistance.