This is a migrated thread and some comments may be shown as answers.

Error when switching windows

1 Answer 111 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Andreas Mildenberger
Top achievements
Rank 1
Andreas Mildenberger asked on 28 Sep 2010, 09:32 AM
Hi everybody,

I get an .Net Framework Exception while switching between Windows :(

System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. 

   bei Telerik.WinControls.UI.TableViewRowLayoutBase.InvalidateRenderColumns()

   bei Telerik.WinControls.UI.TableViewRowLayout.InvalidateRenderColumns()

   bei Telerik.WinControls.UI.RowsContainerElement.UpdateWhenColumnsChanged()

   bei Telerik.WinControls.UI.GridTableElement.ProcessTemplateEvent(GridViewEvent eventData)

   bei Telerik.WinControls.UI.GridTableElement.Telerik.WinControls.UI.IGridViewEventListener.ProcessEvent(GridViewEvent eventData)

   bei Telerik.WinControls.UI.GridViewEventProcessEntity.ProcessCollection(GridViewEvent gridEvent, PriorityWeakReferenceList list, GridEventProcessMode processMode)

   bei Telerik.WinControls.UI.GridViewEventProcessEntity.ProcessEvent(GridViewEvent gridEvent)

   bei Telerik.WinControls.UI.GridViewSynchronizationService.NotifyListeners(GridViewEvent gridEvent)

   bei Telerik.WinControls.UI.GridViewSynchronizationService.OnPostCallback(Object state)

 


I don't even know which grid it is, or how to handle it, because my application is still running whithout any evect.

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 01 Oct 2010, 01:07 PM
Hi Andreas,

Thank you for contacting us.

We have not observed this issue before and I am not sure about the exact scenario where it appears. I want to investigate it in details, so please, could you describe in detail how to reproduce it? Thank you for your time and cooperation.

Regards, Jack
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
Andreas Mildenberger
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or