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

error with sorting

2 Answers 106 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Vo
Top achievements
Rank 1
Vo asked on 29 Sep 2017, 03:47 AM

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?

2 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 03 Oct 2017, 09:19 AM
Hello Vo,

We're not currently aware of such an issue and without being able to reproduce it at my end it's hard for me to suggest a possible cause for it.

May I kindly ask you to open a new support ticket (as our system only allows images being attached in the forums) and send over a small sample project where the exception is isolated so that I can further assist you? Thank you in advance for your cooperation on the matter.

Regards,
Dilyan Traykov
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which you to write beautiful native mobile apps using a single shared C# codebase.
0
Vo
Top achievements
Rank 1
answered on 04 Oct 2017, 02:51 AM
thank for your feedback. i checked and found the cause of my issue.
Tags
GridView
Asked by
Vo
Top achievements
Rank 1
Answers by
Dilyan Traykov
Telerik team
Vo
Top achievements
Rank 1
Share this question
or