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

We are getting excessive Null Reference Exceptions

1 Answer 28 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 25 Jan 2010, 06:35 PM
We are getting an excessive amount of Null Reference Exceptions from the Telerik grid.   We are using the latest build that was released on Jan 14th.  We only use the grid in a read only fashion.  We use it as a work queue listing.  We refresh the data quite frequently.  We are setting the ItemsSource, we do NOT call Rebind(), we  DO reset SelectedItem and if not null we call the ScrollIntoView method.  All grid operations are in Try/Catch blocks.  Since these null exceptions are happening inside the Telerik DLL's our application is crashing

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 26 Jan 2010, 07:08 AM
Hi,

Can you send us the exception stack trace? An example application where we can reproduce and debug this will help us to identify and fix the problem quickly.

Best wishes,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Brian
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or