kendo-labs / dlinq-helpers

Add server paging, filtering and sorting via Dynamic Linq
71 stars 70 forks source link

Filtering on data with NULL string values. #37

Open paulgill81 opened 6 years ago

paulgill81 commented 6 years ago

Using a kendo ui grid control and ToDataSourceResult on the server side. Should DynamicLinq handle NULL string values when filtering database data. It current throws and exception.