I'm using the inbuild function of the grid to do filtering via OData source.
When I try to filter a numeric value, I get this error from the odata service:
Is there a way to configure the filter expression?
Thanks
Eric
When I try to filter a numeric value, I get this error from the odata service:
Operator 'eq' incompatible with operand types 'System.Int32' and 'System.String' at position 5.
Is there a way to configure the filter expression?
Thanks
Eric