I have a grid with dynamic column.
When i change the display column and then set sorting by code. An exception is appeared:
Object reference not set to an instance of an object.
at Telerik.Windows.Controls.InternalWindow.WindowWithNoChromeWindowHost.<>c__DisplayClass5.<Open>b__2()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
can you help me?