Page 1 of 1

Profound Grid Filtering

Posted: Tue Jun 06, 2017 3:18 pm
by jthomas19
I noticed that grids may be filtered by right-clicking on the column to be filtered, selecting "Filter" and utilizing the '=', '<', or '>' value, such as: =426405 or >426405, or >426405.

Is there a complete list of boolean commands (Such as "=", "<", ">") that we may use when filtering Profound UI Grids? It would be ideal to have functionality allowing for 'And' and 'Or' to be entered.

Thanks for the info.

Re: Profound Grid Filtering

Posted: Tue Jun 06, 2017 4:39 pm
by Scott Klement
Hi,

Yes, there's a list of options under the documentation page for the setFilter() API:
http://www.profoundlogic.com/docs/pages ... d=24445103

These docs are not so easy to find. It probably should be put somewhere under the grid rather than under the JavaScript API...