Steps to reproduce:
- Enable the Grid's "Filter Row" and "Update Totals" features.
- Filter the Grid by a parameter.
- Type anything in the Filter Row.
- Clear the input and change the parameter's value.
Expected results:
The Grid is refreshed to visualize a new set of data.
Current results:
The Grid remains the same.
Additional information:
The same works correctly in the WinForms Dashboard component.