Hello,
I am using FilterBuilder for ListGrid.
One of my field is float type. When I try to filter with operation Greater Than or Less Thank with a interger no. (e.g. 10). It returns no result. I have to enter 10.1.
I tried to enter 10.0 but it rounds it up to 10 automatically.
How to solve this problem?
Thank you.
I am using FilterBuilder for ListGrid.
One of my field is float type. When I try to filter with operation Greater Than or Less Thank with a interger no. (e.g. 10). It returns no result. I have to enter 10.1.
I tried to enter 10.0 but it rounds it up to 10 automatically.
How to solve this problem?
Thank you.
Comment