Skip to Main Content
Product Suggestions
Created by Guest
Created on Jan 16, 2019

Reduce size of filter queries from datatable

Currently we do a contains(col1,...) or contain(col2, ...)

We should change this to not filter on numeric/date/columns with short maxlength columns if the entered filter text cannot be populated as that datatype 

e.g. search of hello should not search the opco code, division id, etc

  • Attach files