AlexanderKrutov / DataTables.Queryable

.Net library for clever processing of requests from datatables.net jQuery plugin on the server side (ASP.NET, Nancy or any other web server).
MIT License
50 stars 19 forks source link

Add null checks around `Columns[i].Search` #33

Closed VictorioBerra closed 6 years ago

VictorioBerra commented 6 years ago

Ref https://github.com/AlexanderKrutov/DataTables.Queryable/issues/31