Skip to content

Conversation

@rallieon
Copy link
Contributor

@rallieon rallieon commented Jun 7, 2014

Thanks for the great utility for integration with data tables. I found a small bug in the conversion process when using a nullable type. Specifically the NumericFilter function in TypeFilters. When adding the parameter values to LINQ query, it was doing a straight Convert.ChangeType; I modified it to check for the underlying type if the Col Type was nullable.

mcintyre321 added a commit that referenced this pull request Jun 9, 2014
@mcintyre321 mcintyre321 merged commit 0acae3f into mcintyre321:master Jun 9, 2014
@mcintyre321
Copy link
Owner

Thanks very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants