Hi,
In MVC, when you select the between filter, it is only passing back one value and not both.
From the example
https://paramquery.com/pro/demos/filter_header - i see in the PHP example code, there is between syntax but there is no "between" filter in the MVC example (there is a few missing - gte,lte).
I see this example between works but I am not sure what underlining example code is been used - PHP or MVC.
Could you let me know if I am misunderstanding something here?
Thanks,