1
Help for ParamQuery Pro / Column filter on remote source override
« on: July 13, 2025, 07:46:19 pm »
I have a grid with multiple columns and different filter options that uses a remote data source.
One column filter (being a range drop down grid), when options are selected, I don't want to trigger a reload or even a filter, I want to call my own function that does it's own thing, does NOT request data to loaded remotely, that has nothing to do with the grid and does not affect the grid.
Is this possible and how can I do it?
One column filter (being a range drop down grid), when options are selected, I don't want to trigger a reload or even a filter, I want to call my own function that does it's own thing, does NOT request data to loaded remotely, that has nothing to do with the grid and does not affect the grid.
Is this possible and how can I do it?