Upon doing above, the standard filters for number datatype is not available(like greater, less, >=).
can you help in setting 4 or n decimal places for filtering in columns.
Thanks.
0
viswesh
answered on Jul 15, 2017 9:26 AM
The search worked when I changed the column dataType to double instead of decimal. maintaining the format.
0
viswesh
answered on Jul 5, 2017 6:55 PM
Hello Divya,
can you give a JSFiddle example for that?
I have data with 4 decimals coming and i have mentioned "format:0.0000" in the column definition. still the simple filtering is getting rounded off to 2 decimals