The error message I get is: Only "String" values are supported for the FilterOperator: "Contains". It leads me to think that it might be related to the data and not the volume.
How can I force the binding to be of type string of my model data for a specific column?
Thanks!