ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started by: queensgambit9 on April 19, 2019, 01:38:44 pm
-
I use render function to display decimal values as percentage. When using header filter I would like to do match against the rendered value...is that possible?
Ex: 0,01 is displayed as 1 in grid and when filtering I want use 1 and not 0,01.
-
It's possible to do that by using column.format instead of column.render function.
Example: https://paramquery.com/pro/demos/filter_date