Completed
Last Updated: 27 Nov 2018 11:43 by Bailey
Bailey
Created on: 09 Jul 2014 00:15
Category: PivotGrid
Type: Bug Report
0
FIX. RadPivotGrid - exception in report filter: Key cannot be null
I came across an exception when trying to use the Report Filter area with data that contains blank (DBNull) values.  It looks like the control tries to build a distinct list of values to show in the filter's drop-down, but throws an exception if one of the values is blank.  I attached a ZIP file with a Visual Studio project that demonstrates the issue, and included a Word file to describe how to reproduce the error.  

Any assistance is greatly appreciated.  Thank you.


Drew White
Developer
CRMCulture, LLC

Email:         dwhite@CRMCulture.com
Web:          http://www.crmculture.com
2 comments
Bailey
Posted on: 13 Jul 2014 19:17
Ivan, thanks so much for the response!  It looks like that's going to work for us, so we'll give it a try.

Best, 
Drew
ADMIN
Ivan Todorov
Posted on: 10 Jul 2014 08:39
The exception seems to occur only with the .NET 4.0 version of RadPivotGrid. As a workaround, you can temporarily use the 2.0 version.