No Example for Grid Filtering

Dear Experts,
I hope you are doing well.
Merry Christmas, And Happy new Year,
May New year bring you all success,

In dhtmlxGrid_v411_std.zip there is no example for filtering part!!
Can you please check this and let me know that it’s intentionally or not???

Thanks in advance.
BR,
Beniy

Thank you, beniy
Best wishes for you too.

Unfortunately the filtering extension is available in the PRO version of grid only.

Dear Sematik,
I will appreciate if you let me know Where does it mention?
In following url it mentioned that “Client and server-side filtering” is available in standard.
dhtmlx.com/docs/products/dhtmlxG … ions.shtml
So following is also just in pro???
The possible comparison operators are:

'=' - equal to;
'>' - greater than;
'<' - less than;
'?' - less or equal to;
'>=' - greater or equal to;
'n1..n2' - a range of values.

Thanks.

I apologize. You’re right. Filtering extension is available in standard version of dhtmlxGrid.
the samples were excluded from the folder by mistake. All available samples will be included back in the future version of dhtmlxgrid.

You may try to use the following package of samples from the attachment.
08_filtering.zip (5.15 KB)