for my web project I'm going to use the "Bootstrap-Table" extension. I've some integer values in my table, for example the age of a person and I want to filter the age with greater/smaller than a number. In the current BS table issues there is only an example for filtering an integer value equal to a number.
Is there a possibility for this filter option?
Best regards