Hello,
I've noticed that 'Go' button is not triggering a get call on odata service each time this button is pressed.
If no changes are done with filter or columns to be displayed, only the first call is performed.
I guess it's because of a an optimisation, but is the scope of my app, it's an issue.
Do you know how to solve this?